File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2121- Catalyst ` ReactionSystem ` s provide a symbolic representation of reaction networks,
2222 built on [ ModelingToolkit.jl] ( https://github.com/SciML/ModelingToolkit.jl ) and
2323 [ Symbolics.jl] ( https://github.com/JuliaSymbolics/Symbolics.jl ) .
24- - Non-integer (e.g. ` Float64 ` ) stoichiometric coefficients are supported for generating ODE
25- models.
24+ - Non-integer (e.g. ` Float64 ` ) stoichiometric coefficients are supported for generating
25+ ODE models, and symbolic expressions for stoichiometric coefficients are supported for
26+ all system types.
2627- The [ Catalyst.jl API] ( @ref ) provides functionality for extending networks,
2728 building networks programmatically, network analysis, and for composing multiple
2829 networks together.
You can’t perform that action at this time.
0 commit comments