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 fee343a commit a3eed86Copy full SHA for a3eed86
src/sde_premade_problems.jl
@@ -1,4 +1,4 @@
1
-using DiffEqBase, ParameterizedFunctions, DiffEqBiological
+using DiffEqBase, ParameterizedFunctions, DiffEqBiological, Markdown
2
#SDE Example Problems
3
export prob_sde_wave, prob_sde_linear, prob_sde_cubic, prob_sde_2Dlinear,
4
prob_sde_lorenz, prob_sde_2Dlinear, prob_sde_additive,
0 commit comments