ModelPredictiveControl v1.9.2
- added: clearer pretty-print of objects with a tree structure
- added: print differentiation backends in
NonLinModel
,ExtendedKalmanFilter
,MovingHorizonEstimator
andNonLinMPC
- changed: using
$\varepsilon$ instead of$\epsilon$ forMovingHorizonEstimator
slack variable (to clearly differentiate from MPC slack)
Merged pull requests:
- added: clearer pretty-print with trees + print differentiation backends (#244) (@franckgaga)