Skip to content

Releases: oxfordcontrol/Clarabel.rs

v0.5.0

25 Apr 08:47
1d4e96e
Compare
Choose a tag to compare

Adds SDP support.

v0.4.1

08 Mar 20:49
abff1b4
Compare
Choose a tag to compare
  • Constraint reduction for inequalities with infinite RHS #15

  • adds vector operation chaining

  • add CscMatrix::check_format

  • resolve some clippy::pedantic warnings

  • fix equilibrations

v0.4.0

26 Feb 08:45
Compare
Choose a tag to compare
  • 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

13 Sep 10:26
0d2761d
Compare
Choose a tag to compare
  • Implements support for exponential and power cones
  • Numerical stability improvements
  • various bug fixes

v0.2.0

31 Jul 11:18
0232c0e
Compare
Choose a tag to compare

First stable release.

v0.1.0

31 Jul 09:07
Compare
Choose a tag to compare

Initial release