File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -51,8 +51,6 @@ number of stage, and can accomodate higher dimension state than standard dynamic
5151The algorithm return exact lower bound and estimated upper bound as well as approximate optimal
5252control strategies.
5353
54-
55-
5654## Installation
5755Installing StochDynamicProgramming is an easy process.
5856Currently, the package depends upon ` StochasticDualDynamicProgramming.jl ` , which is not
@@ -69,7 +67,7 @@ julia> Pkg.add("StochDynamicProgramming")
6967## Usage
7068
7169IJulia Notebooks will be provided to explain how this package work.
72- A first example on a two dams valley [ here. ] (http://nbviewer.jupyter.org/github/leclere/StochDP-notebooks/blob/master/notebooks/damsvalley.ipynb )
70+ A first example on a two dams valley [ here] ( http://nbviewer.jupyter.org/github/leclere/StochDP-notebooks/blob/master/notebooks/damsvalley.ipynb ) .
7371
7472
7573## Documentation
You can’t perform that action at this time.
0 commit comments