Releases: MIT-Lu-Lab/cuPDLPx
Releases · MIT-Lu-Lab/cuPDLPx
v0.1.4
What's Changed
- New Feature: Feasibility Polishing by @Lhongpei in #29
- Add README for Feasibility Polishing by @Lhongpei in #34
- Fix: set feasibility_polishing to False by default by @ZedongPeng in #35
- fix: name anonymous unions to improve Julia bindings by @ZedongPeng in #36
- Refactored version control logic in CMake. by @ZedongPeng in #38
- Support Feasibility Polishing in Python Interface. by @Lhongpei in #37
- release: v0.1.4 — name MatrixData structs & update version by @ZedongPeng in #39
New Contributors
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add warm start clear, documentation and unit tests for warm-start support in Python interface by @LucasBoTang in #17
- Fix undefined symbol gzopen by @ZedongPeng in #20
- Refactor: reorganize modules by @LucasBoTang in #22
- Core Refactoring: Headers Decoupling and CMake Migration by @ZedongPeng in #26
- Update CMakeLists to disable python binding build by default by @ZedongPeng in #30
- Refactor CMake build system with modular options by @ZedongPeng in #32
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Release on PyPi, Update README, and add unit tests by @LucasBoTang in #12
- New feature: warm start by @Yakun1125 in #10
- Feat: Support all GPU architectures by @ZedongPeng in #16
New Contributors
- @Yakun1125 made their first contribution in #10
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Potential memory leak in
ensure_column_capacitydue to unsafe realloc usage by @LucasBoTang in #1 - Fix two bugs: final solution rescaling and num of variable by @ZedongPeng in #2
- Add C API interface by @LucasBoTang in #3
- Python interface
pycupdlpx: high-level Model API by @LucasBoTang in #5 - Update Makefile to support cuPDLPx_jll by @ZedongPeng in #4
- Fix/obj gap by @ZedongPeng in #7
Full Changelog: v0.1.0...v0.1.1
v0.1.0
cuPDLPx v0.1.0
Full Changelog: https://github.com/MIT-Lu-Lab/cuPDLPx/commits/v0.1.0