Skip to content

Commit

Permalink
Add doc ref
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCap23 committed Feb 2, 2024
1 parent 2333266 commit b8f3bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ optimal_design = solve(optimization_problem, Ipopt.Optimizer(); hessian_approxim

The package comes with several plotting functionalities with which the solutions can be quickly visualized and analyzed. \autoref{fig:lotka} shows the solution of the example above including the state trajectory $x(t), y(t)$ and the sampling decisions $w$.

More examples can be found at the documentation.
More examples can be found at the [documentation](https://mathopt.github.io/DynamicOED.jl/dev/).

# Acknowledgements

Expand Down

0 comments on commit b8f3bb2

Please sign in to comment.