Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ for more detailed examples.
- optimization based on `JuMP.jl`:
- quickly compare multiple optimizers
- nonlinear solvers relying on automatic differentiation (exact derivative)
- supported transcription methods of the optimization problem:
- direct single shooting
- direct multiple shooting
- additional information about the optimum to ease troubleshooting
- real-time control loop features:
- implementations that carefully limits the allocations
Expand Down
Loading