Skip to content

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 07 Mar 03:09
· 607 commits to main since this release
ea1044b

ModelPredictiveControl v1.4.2

Diff since v1.4.1

  • added: major performance boost of NonLinMPC and MovingHorizonEstimator with NL constraints (5-10x) 🥳🥳🥳
  • changed: big refactor of NLP functions for the integration of DifferentiationInterface.jl

Merged pull requests:

  • Changed: major NLP refactoring for flexibility and significantly improve performance (#171) (@franckgaga)