odow / SDDP.jl

A JuMP extension for Stochastic Dual Dynamic Programming
https://sddp.dev
Other
309 stars 61 forks source link

[docs] update deterministic to stochastic example #659

Closed odow closed 1 year ago

odow commented 1 year ago

I'm giving a few tutorials in October at https://cermics-lab.enpc.fr/seso2023/ and https://julia-users-paris.github.io/workshop/en/.

My plan is to work through a few of these examples, with little exercises at the bottom for people to try.

Preview: https://odow.github.io/SDDP.jl/previews/PR659/tutorial/example_reservoir/

x-ref #658

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.04% :warning:

Comparison is base (fd2b66f) 92.70% compared to head (fa482e1) 92.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #659 +/- ## ========================================== - Coverage 92.70% 92.67% -0.04% ========================================== Files 27 27 Lines 3331 3331 ========================================== - Hits 3088 3087 -1 - Misses 243 244 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/odow/SDDP.jl/pull/659/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Oscar+Dowson)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.