Skip to content

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 23:56
· 121 commits to main since this release
9c7d276

ModelPredictiveControl v1.11.1

Diff since v1.11.0

  • added: progress keyword argument in sim! to disable progress logs
  • added: ill-conditioned QP warning at controller construction
  • removed: less useful workload in precompile.jl to accelerate precompilation

Merged pull requests:

  • added: progress keyword argument in sim! to disable progress logs (#260) (@franckgaga)
  • added: ill-conditioned QP warning at controller construction (#261) (@franckgaga)
  • removed: less useful workload in precompile.jl (#262) (@franckgaga)

Closed issues:

  • Multi-threaded MultipleShooting and TrapezoidalCollocation (#257)