Skip to content

Commit b4211df

Browse files
committed
Added a notebook to devdocs with introduction to solving SDEs and a table of SRKs
1 parent a37a276 commit b4211df

File tree

2 files changed

+709
-1
lines changed

2 files changed

+709
-1
lines changed

docs/api/solvers/sde_solvers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SDE solvers
22

3-
See also [How to choose a solver](../../usage/how-to-choose-a-solver.md#stochastic-differential-equations).
3+
See also [How to choose a solver](../../usage/how-to-choose-a-solver.md#stochastic-differential-equations)
4+
and [SDE example](../../devdocs/sde_example.ipynb/#table-of-available-srk-methods-in-diffrax) which contains a table of SDE solvers and their properties.
45

56
!!! info "Term structure"
67

docs/devdocs/sde_example.ipynb

Lines changed: 707 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)