Skip to content

Releases: PREDICT-EPFL/piqp

v0.1.3

20 Jul 13:14
Compare
Choose a tag to compare

What's Changed

  • Changed print function for potential Matlab and R interfaces

Full Changelog: v0.1.2...v0.1.3

v0.1.2

14 Jul 13:22
Compare
Choose a tag to compare

What's Changed

  • Fixed PyPi upload.
  • Fixed incorrect type in settings.
  • Added runtime dimension checks in release mode.
  • Convert infinite inequality bounds to a finite value internally (-inf -> -1e30, inf -> 1e30).

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Jun 14:54
Compare
Choose a tag to compare

What's Changed

  • Fixed compilation issues on Windows.
  • Removed French accents in verbose mode prints which caused issues in certain consoles, i.e. Windows.
  • Exposed fine tune thresholds in settings.
  • Fine-tuned default settings for better numerical robustness.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

28 Jun 15:00
Compare
Choose a tag to compare

Initial release of PIQP!