Skip to content

Commit 8a0028a

Browse files
authored
add reference to dev docs
1 parent 5981e92 commit 8a0028a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,10 @@ JumpProcesses is a component package in the [SciML](https://sciml.ai/) ecosystem
2323
and one of the core solver libraries included in
2424
[DifferentialEquations.jl](https://github.com/JuliaDiffEq/DifferentialEquations.jl).
2525

26-
The documentation includes
26+
For information on using the package,
27+
[see the stable documentation](http://jump.sciml.ai/stable/). Use the
28+
[in-development documentation](http://jump.sciml.ai/dev/) for the version of
29+
the documentation, which contains the unreleased features. This documentation includes
2730
- [a tutorial on simulating basic Poisson processes](https://jump.sciml.ai/stable/tutorials/simple_poisson_process/)
2831
- [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/),
2932
- [a tutorial on simulating jump-diffusion processes](https://jump.sciml.ai/stable/tutorials/jump_diffusion/),

0 commit comments

Comments
 (0)