Skip to content

Commit 13536cc

Browse files
authored
Merge pull request #167 from JuliaControl/readme
add new feature to readme
2 parents 53cc762 + 7e56f05 commit 13536cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ for more detailed examples.
105105
- optimization based on `JuMP.jl`:
106106
- quickly compare multiple optimizers
107107
- nonlinear solvers relying on automatic differentiation (exact derivative)
108+
- supported transcription methods of the optimization problem:
109+
- direct single shooting
110+
- direct multiple shooting
108111
- additional information about the optimum to ease troubleshooting
109112
- real-time control loop features:
110113
- implementations that carefully limits the allocations

0 commit comments

Comments
 (0)