We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6540180 commit 5be243fCopy full SHA for 5be243f
1 file changed
README.md
@@ -89,7 +89,7 @@ for more detailed examples.
89
- 📈 **Offset-Free**: Automatic model augmentation with integrators.
90
- 📊 **Visuals**: Easy integration with `Plots.jl`.
91
- 🧩 **Solvers**: Optimization via `JuMP.jl` (quadratic & nonlinear) and derivatives via `DifferentiationInterface.jl`.
92
-- 📝 **Transcription**: Direct single/multiple shooting and trapezoidal collocation.
+- 📝 **Transcription**: Direct single/multiple shooting and trapezoidal/orthogonal collocation.
93
- 🩺 **Troubleshooting**: Detailed diagnostic information about optimum.
94
- ⏱️ **Real-Time**: Optimized for low memory allocations with soft real-time utilities.
95
- 📟️ **Embedded**: Lightweight C code generation via `LinearMPC.jl`
0 commit comments