v0.6.0
Hypatia v0.6.0
Closed issues:
- support string parameters for JuMP 0.21 (#486)
Merged pull requests:
- MOI to 0.10 (#754) (@matbesancon)
- reimplement spectral norm cone using SVD-based oracles (#772) (@chriscoey)
- reimplement infinity norm cone and improve spectral norm cone oracles (#774) (@chriscoey)
- add some more oracle tests at the initial point (#775) (@chriscoey)
- speed up feas checks for spectral norm cone using fast norm bounds (#776) (@chriscoey)
- add symmetric/hermitian spectral norm cone (#777) (@chriscoey)
- speed up feasibility checks for spectral norm cones (#778) (@chriscoey)
- CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#779) (@github-actions[bot])
- do examples tests in separate CI run with separate Project file (#780) (@chriscoey)
- remove some test deps (#782) (@chriscoey)
- improve/simplify MOI wrapper (#783) (@chriscoey)
- Fix failing tests in MOI wrapper (#784) (@odow)
- update examples (#785) (@chriscoey)
- clean up wrapper and examples code (#787) (@chriscoey)
- test BigFloat thru MOI.Test (#788) (@chriscoey)
- fix jump example utils for benchmarks (#789) (@chriscoey)