Skip to content

Commit 367bf83

Browse files
Controlling an SDE (#491)
* Continuous SDE adjoints * small changes * Update SDE_control.md Co-authored-by: Christopher Rackauckas <[email protected]>
1 parent c759ee7 commit 367bf83

File tree

2 files changed

+672
-0
lines changed

2 files changed

+672
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ makedocs(
5151
"Optimal and Model Predictive Control Tutorials" => Any[
5252
"examples/optimal_control.md",
5353
"examples/feedback_control.md",
54+
"examples/SDE_control.md",
5455
],
5556
"Universal Differential Equations and Physical Constraints Tutorials" => Any[
5657
"examples/universal_diffeq.md",

0 commit comments

Comments
 (0)