Skip to content

osqp-eigen v0.6.3 (2021-03-26)

Compare
Choose a tag to compare
@GiulioRomualdi GiulioRomualdi released this 26 Mar 10:49
· 70 commits to master since this release
0f3f8c7

osqp-eigen v0.6.3 (2021-03-26) Release Notes

This version is compatible with osqp v0.6.2.

Added

  • Implement Data::setBounds() method (#83)
  • Add option for enabling/disabling debug error output to cerr (#75)

Changed

  • Check if the solver is initialized in some methods of the Solver class (#89)

Deprecated

  • setMaxIteraction in favour setMaxIteration (#78)

Contributors

This is a list of people that contributed to this release (generated from the git history using git shortlog -ens --no-merges v0.6.2..v0.6.3):

10  Giulio Romualdi 
8  Karl Ljungkvist