Skip to content

Commit ccb5f6f

Browse files
TorkelEisaacsas
andauthored
Update README.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 1a2c1ab commit ccb5f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ be found in its corresponding research paper, [Catalyst: Fast and flexible model
5959
- The [Catalyst.jl API](http://docs.sciml.ai/Catalyst/stable/api/catalyst_api) provides functionality
6060
for extending networks, building networks programmatically, and for composing
6161
multiple networks together.
62-
- Generated models can be simulated using any
62+
- Leveraging ModelingToolkit, generated models can be converted to symbolic reaction rate equation ODE models, symbolic Chemical Langevin Equation models, and symbolic stochastic chemical kinetics (jump process) models. These can be simulated using any
6363
[DifferentialEquations.jl](https://docs.sciml.ai/DiffEqDocs/stable/)
6464
[ODE/SDE/jump solver](@ref ref), and can be used within `EnsembleProblem`s for carrying
6565
out [parallelized parameter sweeps and statistical sampling](@ref ref). Plot recipes

0 commit comments

Comments
 (0)