Releases: osqp/qdldl
Releases · osqp/qdldl
v0.1.7
v0.1.6
- Export the version number in CMake and in preprocessor macros #33 .
- Add CMake options to enable/disable building the shared/static libraries and demo executable #38 .
- Add symbol visibility information to the public API and build a Windows import library #36 .
- Rename all CMake options to have a QDLDL_ prefix #45, e.g.
- DFLOAT -> QDLDL_FLOAT
- DLONG -> QDLDL_LONG
- UNITTESTS -> QDLDL_UNITTESTS
v0.1.5
v0.1.4
- Fix to cmake when building qdldl::qdldlstatic
- Fix to overflow issue when factoring very large matrices