Skip to content

Commit 0436943

Browse files
TorkelEisaacsas
andauthored
Update docs/src/index.md
Co-authored-by: Sam Isaacson <[email protected]>
1 parent efd370b commit 0436943

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/src/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,7 @@ plot(sol; lw = 5)
171171
```
172172

173173
#### [Stochastic jump simulations](@id doc_index_example_jump)
174-
The same model can be used as input to other types of simulations. E.g. here we instead perform a
175-
jump simulation
174+
The same model can be used as input to other types of simulations. E.g. here we instead generate and simulate a stochastic chemical kinetics jump process model.
176175
```@example home_simple_example
177176
# Create and simulate a jump process (here using Gillespie's direct algorithm).
178177
# Note that integer (not decimal) initial conditions are used.

0 commit comments

Comments
 (0)