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)