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 c759ee7 commit 367bf83Copy full SHA for 367bf83
docs/make.jl
@@ -51,6 +51,7 @@ makedocs(
51
"Optimal and Model Predictive Control Tutorials" => Any[
52
"examples/optimal_control.md",
53
"examples/feedback_control.md",
54
+ "examples/SDE_control.md",
55
],
56
"Universal Differential Equations and Physical Constraints Tutorials" => Any[
57
"examples/universal_diffeq.md",
0 commit comments