Skip to content

Commit 171d399

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

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
@@ -87,8 +87,7 @@ be found in its corresponding research paper, [Catalyst: Fast and flexible model
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.
8989
- [StochasticDiffEq.jl](https://github.com/SciML/StochasticDiffEq.jl) can be used to numerically solve generated Chemical Langevin Equation SDE models.
90-
- [JumpProcesses.jl](https://github.com/SciML/JumpProcesses.jl) Can be used to [model jump
91-
simulations](@ref ref).
90+
- [JumpProcesses.jl](https://github.com/SciML/JumpProcesses.jl) can be used to numerically sample generated Stochastic Chemical Kinetics Jump Process models.
9291
- Support for [parallelization of all simulations](@ref ref), including parallelization of
9392
[ODE simulations on GPUs](@ref ref) using
9493
[DiffEqGPU.jl](https://github.com/SciML/DiffEqGPU.jl).

0 commit comments

Comments
 (0)