v0.20.1
ModelPredictiveControl v0.20.1
- Reduce allocation for estimator based on
NonLinModel - Reduce allocations for
LinMPCandKalmanFilter - Improve performance of
LinMPCandMovingHorizonEstimatorwith newJuMPbatch update methods
Merged pull requests:
- doc: correct errors in EKF equations (#43) (@franckgaga)
- Reduce allocation for estimators based on augmented
NonLinModel(#44) (@franckgaga) - Improve performance and reduce allocations of
LinMPCandKalmanFilter(#45) (@franckgaga)