Releases: jump-dev/DSDP.jl
Releases · jump-dev/DSDP.jl
v0.2.0
DSDP v0.2.0
Merged pull requests:
- Exclude two failing tests that are inaccurate (#19) (@odow)
- Skip failing test in MOI (#20) (@odow)
- Remove REQUIRE file (#21) (@blegat)
- Update README url (#22) (@blegat)
- Switch to DSDP_jll (#23) (@blegat)
- Use import as to load MOI (#24) (@blegat)
- Remove keyword arguments to constructor (#25) (@blegat)
- Cleanup MOI wrapper (#26) (@blegat)
- Remove incorrect ConstraintPrimal method in favor of fallback (#27) (@blegat)
- Use Regex to exclude tests (#28) (@blegat)
- Add SDP support (#29) (@blegat)
- Add sdp test (#30) (@blegat)
- Update README (#31) (@blegat)
- Improvements to C wrapper (#32) (@blegat)
- Explain how to create own binaries (#33) (@blegat)
- Remove warnings in README (#34) (@blegat)
Closed issues:
- build error (#18)
v0.1.0
DSDP v0.1.0
Closed issues:
- Broken MOI interface (#11)
Merged pull requests:
- Update build.jl (#1) (@blegat)
- Set up CI and fill up README (#2) (@blegat)
- Wrap C API (#4) (@blegat)
- Create submodules for cone and add LP utility (#5) (@blegat)
- Call Destroy (#6) (@blegat)
- Add solver options (#7) (@blegat)
- Transition to MOIT and remove solver (#8) (@blegat)
- Update to Julia v1.0 and MOI v0.8 (#9) (@blegat)
- Update to MOI v0.9 (#10) (@blegat)
- Update to MOI v0.9.15 (#12) (@blegat)
- Move CI to Github Actions (#13) (@blegat)
- Update to MOI v0.10 (#15) (@blegat)
- Update to MOI v1 (#16) (@blegat)