ModelPredictiveControl v1.13.3
- added:
RandomOrderin default sparse backend forjacobianandhessianinNonLinMPCandMovingHorizonEstimator
It should be non-breaking in most cases. It's only a performance improvements to potentially reduce the number of colors for differentiation.
Merged pull requests:
- added:
RandomOrderin default sparse Jacobian and Hessian backends (#286) (@franckgaga) - bench: new EMPC tests with
hessian=true(#287) (@franckgaga)