You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
176
175
```@example home_simple_example
177
176
# Create and simulate a jump process (here using Gillespie's direct algorithm).
178
177
# Note that integer (not decimal) initial conditions are used.
0 commit comments