Skip to content

v0.21.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 03:04
· 658 commits to main since this release
721d825

ModelPredictiveControl v0.21.1

Diff since v0.21.0

  • added: non-Unicode alternative keyword arguments in public functions
  • added: modify plots Y-axis labels with setname!
  • debug: plots Ru instead of Ry for u setpoint (recipe)
  • remove one useless allocation in updatestate!
  • various doc corrections and improvements

Merged pull requests:

Closed issues:

  • Remove unicode char in keyword arguments (or offer an alternative) ? (#61)