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