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
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,9 @@ and one of the core solver libraries included in
26
26
For information on using the package,
27
27
[see the stable documentation](http://jump.sciml.ai/stable/). Use the
28
28
[in-development documentation](http://jump.sciml.ai/dev/) for the version of
29
-
the documentation, which contains the unreleased features. This documentation includes
29
+
the documentation, which contains the unreleased features.
30
+
31
+
The documentation includes
30
32
-[a tutorial on simulating basic Poisson processes](https://jump.sciml.ai/stable/tutorials/simple_poisson_process/)
31
33
-[a tutorial and details on using JumpProcesses to simulate jump processes via SSAs (i.e. Gillespie methods)](https://jump.sciml.ai/stable/tutorials/discrete_stochastic_example/),
32
34
-[a tutorial on simulating jump-diffusion processes](https://jump.sciml.ai/stable/tutorials/jump_diffusion/),
0 commit comments