Skip to content

v0.23.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 22:10
· 829 commits to main since this release
5bdfd14

ModelPredictiveControl v0.23.1

Diff since v0.23.0

  • Luenberger, SteadyKalmanFilter, KalmanFilter and UnscentedKalmanFilter now produce 0 allocation with preparestate! and updatestate! calls
  • doc: minor corrections

Merged pull requests:

  • added: doc correction and reduce allocations for all Kalman filters (#93) (@franckgaga)

Closed issues:

  • Support for current estimators and V1 soon? (#89)