Releases: PREDICT-EPFL/piqp
Releases · PREDICT-EPFL/piqp
v0.1.3
What's Changed
- Changed print function for potential Matlab and R interfaces
Full Changelog: v0.1.2...v0.1.3
v0.1.2
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
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