Releases: oxfordcontrol/Clarabel.rs
Releases · oxfordcontrol/Clarabel.rs
v0.5.0
Adds SDP support.
v0.4.1
v0.4.0
- Internal fixes relating to initialization of iterates in symmetric cone problems.
- Numerical stability improvements for second order cone constraints.
- Modification of the internal calls to the Rust qdldl to allow for direct assignment of parameters in AMD ordering.
- Added release of binaries for arm64 Linux.
- Fixes to python interface for status checking and versioning.
- Additional unit tests.
v0.3.0
- Implements support for exponential and power cones
- Numerical stability improvements
- various bug fixes
v0.2.0
First stable release.
- synchronises most functionality with Julia version
- configures shared user guide site at https://github.com/oxfordcontrol/ClarabelDocs
- working deployment actions for pypi
v0.1.0
Initial release