Releases: jump-dev/SDPA.jl
Releases · jump-dev/SDPA.jl
v0.6.0
v0.5.1
v0.5.0
SDPA v0.5.0
Closed issues:
- Windows support (#3)
- Convex.jl tests very slow with SDPA (also some failures) (#17)
- Fix solve_twice (#31)
- Symbol keys passed to
RawOptimizerAttribute
(#41) - Error message when getting option (#50)
Merged pull requests:
- Remove unused dimension function (#43) (@blegat)
- [BREAKING] Remove keyword arguments to Optimizer (#44) (@blegat)
- Remove getindex that was for MathProgBase (#45) (@blegat)
- Update README (#47) (@odow)
- Add JuliaFormatter, tidy imports, and add license header (#48) (@odow)
- Rename private methods (#52) (@odow)
- Remove global state in test/example (#53) (@odow)
- Fix getting unset option (#54) (@odow)
- [README] clarify mode options (#55) (@odow)
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.2
SDPA v0.2.2
Closed issues:
- Other solvers of the SDPA family (#7)
- MOI wrapper doesn't implement full SemidefiniteOptInterface interface? (#19)
- Problem building SDPA (#22)
Merged pull requests:
- Install TagBot as a GitHub Action (#21) (@JuliaTagBot)
v0.2.1
v0.2.1 (2019-10-18)
Merged pull requests: