Releases: MIT-Lu-Lab/CuPDLPx.jl
Releases · MIT-Lu-Lab/CuPDLPx.jl
v0.2.7
CuPDLPx v0.2.7
Merged pull requests:
- Update README to match JuMP style (#16) (@odow)
- Add support for reduced cost (#18) (@ZedongPeng)
- Update to v0.2.7 (#19) (@ZedongPeng)
Closed issues:
v0.2.5
CuPDLPx v0.2.5
Merged pull requests:
- V0.2.5 (#13) (@ZedongPeng)
- update version in Project.toml (#14) (@ZedongPeng)
v0.2.3
CuPDLPx v0.2.3
Merged pull requests:
- Add Julia interface for cuPDLPx (#2) (@ZedongPeng)
- Add direct API solve test (#4) (@ZedongPeng)
- Add MOI wrapper (#5) (@blegat)
- [WIP] MOI wrapper test (some failed) (#6) (@ZedongPeng)
- Add support for solver parameters (#7) (@ZedongPeng)
- Fix
UnsupportedAttributeerror by adding support forMOI.RawOptimizerAttribute(#8) (@ZedongPeng) - Rename cuPDLPx to CuPDLPx (#9) (@ZedongPeng)
- Add julia compat entry (#10) (@ZedongPeng)