Skip to content

v0.6.0

Compare
Choose a tag to compare
@goulart-paul goulart-paul released this 20 Sep 13:00
· 150 commits to main since this release
2c2f96e

What's Changed

  • fixes LP style initialization #41
  • Faster convergence for problems with only equality constraints #42
  • Update LICENSE.md by @tschm #39
  • Adds additional documentation, examples and user utilities #43
  • Enable print of internal timers through the Julia wrapper #44
  • Update keywords in Cargo.toml #45
  • Provides utility for making allocated cscmatrix from an adjoint #46
  • Simplify relative optimality gap calculation #48
  • Adds generalized power cone #50
  • Treat 3/4D SOC cone as dense #51
  • Julia/Python wrappers for GenPowerCone #52
  • improved qdldl error handling on factor errors #53

Full Changelog: v0.5.1...v0.6.0