Releases: oxfordcontrol/Clarabel.cpp
Releases · oxfordcontrol/Clarabel.cpp
v0.11.1
What's Changed
- fix settings ffi conversion by @goulart-paul in #65
- Pg/cmake by @goulart-paul in #67
- Rename Clarabel to Clarabel.hpp by @matbesancon in #62
- c++ file extensions by @goulart-paul in #68
- cmake options cleanup by @goulart-paul in #69
New Contributors
- @matbesancon made their first contribution in #62
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- configurable print streams by @goulart-paul in #55
- Adds an "auto" solver option by @goulart-paul in #60
- Implements C/C++ termination callback hooks by @goulart-paul in #59
- Add pardiso settings by @goulart-paul in #61
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- v0.10.0 by @goulart-paul in #54
- Remove unncessary include by @jwnimmer-tri in #52
- Fix issues #44, #45, and #46 by @codeinred in #47
New Contributors
- @codeinred made their first contribution in #47
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.9.0 updates (#41) * adds optional JSON file read/write support * adds optional faer-rs support
v0.8.1
Adding missing tests for the C++ wrapper (#40) * Adding missing tests for the C++ wrapper The tests are adapted directly from the rust tests. * Remove unnecessary spacing
v0.6.0
Update interface for Rust v0.6.0
Interface for Clarabel v0.5.1
Format code