We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b818657 commit 9b4b003Copy full SHA for 9b4b003
docs/src/catalyst_functionality/compositional_modeling.md
@@ -15,7 +15,7 @@ degradation_component = @network_component begin
15
d, X --> 0
16
end
17
```
18
-Alternatively all `ReactionSystem`s created programmatically are incomplete:
+Alternatively one can just build the `ReactionSystem` via the symbolic interface.
19
```@example ex0
20
@parameters d
21
@variable t
0 commit comments