Skip to content

Commit 052a460

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,7 @@ be found in its corresponding research paper, [Catalyst: Fast and flexible model
8686

8787
#### Features of Catalyst composing with other packages
8888
- [OrdinaryDiffEq.jl](https://github.com/SciML/OrdinaryDiffEq.jl) Can be used to numerically solver generated reaction rate equation ODE models.
89-
- [StochasticDiffEq.jl](https://github.com/SciML/StochasticDiffEq.jl) Can be used to [perform model
90-
SDE simulations](@ref ref).
89+
- [StochasticDiffEq.jl](https://github.com/SciML/StochasticDiffEq.jl) can be used to numerically solve generated Chemical Langevin Equation SDE models.
9190
- [JumpProcesses.jl](https://github.com/SciML/JumpProcesses.jl) Can be used to [model jump
9291
simulations](@ref ref).
9392
- Support for [parallelization of all simulations](@ref ref), including parallelization of

0 commit comments

Comments
 (0)