Qdldl

Latest version: v0.1.7.post2

Safety actively analyzes 621562 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.1.7

---------------------------------
* Using the correct CMake variable for longs during compilation
* Using the correct CMake variable for longs during CI Testing

0.1.6

---------------------------------
* Export the version number in CMake and in preprocessor macros.
* Add CMake options to enable/disable building the shared/static libraries and demo executable.
* Add symbol visibility information to the public API and build a Windows import library.
* Rename all CMake options to have a `QDLDL_` prefix, e.g.
* `DFLOAT` -> `QDLDL_FLOAT`
* `DLONG` -> `QDLDL_LONG`
* `UNITTESTS` -> `QDLDL_UNITTESTS`

0.1.5

---------------------------------
* Reduce the amount of memory access in each iteration of the solver loops.

0.1.4

---------------------------------
* Fix to cmake when building `qdldl::qdldlstatic`.
* Fix to overflow issue when factoring very large matrices.

0.1.3

----------------------------------
* Julia implementation supports logical factorisation.
* Changed `QDLDL_bool` to be unsigned char everywhere, except for the Julia examples where it is now treated as `Uint8`.

0.1.2

-----------------------------
* Various cmake improvements.
* Added pure Julia implementation.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.