Skip to content

v0.24.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 21:24
· 77 commits to main since this release
58e4f1e

ModelPredictiveControl v0.24.1

Diff since v0.24.0

  • added: print warning if preparestate! is called after moveinput! or evaloutput with current estimators
  • added: reduce allocations with linearize!
  • added: reduce allocations with moveinput! calls with new buffer objects
  • debug: evaloutput on InternalModel now include current stochastic estimate $\mathbf{\hat{y}_s}$
  • test: add test to verify evaloutput correctness on InternalModel
  • test and precompile: add preparestate! where needed to avoid the warnings
  • doc: various improvements

Merged pull requests: