We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7684208 commit e4722fbCopy full SHA for e4722fb
docs/pages.jl
@@ -3,7 +3,8 @@
3
pages = ["index.md",
4
"Tutorials" => Any["tutorials/simple_poisson_process.md",
5
"tutorials/discrete_stochastic_example.md",
6
- "tutorials/jump_diffusion.md"],
+ "tutorials/jump_diffusion.md",
7
+ "tutorials/spatial.md"],
8
"FAQ" => "faq.md",
9
"Type Documentation" => Any["Jump types and JumpProblem" => "jump_types.md",
10
"Jump solvers" => "jump_solve.md"],
0 commit comments