Skip to content

Commit b54b00e

Browse files
Merge pull request #169 from SciML/kolmogorov
Clean up Kolmogorov equations
2 parents 01fddc1 + 9a96ce0 commit b54b00e

File tree

5 files changed

+2
-985
lines changed

5 files changed

+2
-985
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ DiffEqTutorials.open_notebooks()
4545
- [DiffEqBiological Tutorial III: Steady-States and Bifurcations](http://tutorials.juliadiffeq.org/html/models/04b-diffeqbio_III_steadystates.html)
4646
- [Kepler Problem Orbit](http://tutorials.juliadiffeq.org/html/models/05-kepler_problem.html)
4747
- [Bayesian Inference of Pendulum Parameters](http://tutorials.juliadiffeq.org/html/models/06-pendulum_bayesian_inference.html)
48+
- [Kolmogorov Backward Equations](http://tutorials.juliadiffeq.org/html/models/08-kolmogorov_equations.html)
4849
- Advanced ODE Features
4950
- [ModelingToolkit.jl, An IR and Compiler for Scientific Models](http://tutorials.juliadiffeq.org/html/ode_extras/01-ModelingToolkit.html)
5051
- [Feagin's Order 10, 12, and 14 Methods](http://tutorials.juliadiffeq.org/html/ode_extras/02-feagin.html)

0 commit comments

Comments
 (0)