Releases: oxfordcontrol/Clarabel.jl
Releases · oxfordcontrol/Clarabel.jl
v0.10.0
v0.9.0
v0.8.1
Minor documentation update
Full Changelog: v0.8.0...v0.8.1
v0.8.0
v0.7.1
What's Changed
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.0
What's Changed
- fix LP style initialization #134
- Fix type errors for #135 #136
- Faster handling of 3/4D SOCs #137
- Faster convergence for QPs with only equalities #139
- Simply relative optimality gap calculation in #140
- Generalized power cone implementation by @yuwenchen95 in #138.
- Modified internal handling of sparsifiable cones #142
- Update to the new scaled PSD set by @blegat #141
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Scaledpsd by @blegat in #131
- iterative refinement edge case by @goulart-paul in #128
- Update README.md for JuMP documentation by @odow in #130
- MOI termination statuses (fixes #129) by @goulart-paul in #132
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
- sync SDP support changes for Rust
- improved precompilation
- adds BigFloat support for SDPs