We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81b571 commit 899a89fCopy full SHA for 899a89f
README.md
@@ -110,7 +110,9 @@ for more detailed examples.
110
- [x] quickly compare multiple optimizers
111
- [x] nonlinear solvers relying on automatic differentiation (exact derivative)
112
- [x] additional information about the optimum to ease troubleshooting
113
-- [x] implementation that carefully limits allocations for real-time applications
+- [x] real-time control loop features:
114
+ - [x] implementations that carefully limits the allocations
115
+ - [x] simple soft real-time utilities
116
117
### State Estimation Features
118
0 commit comments