Skip to content

v7.3.0 (Oct 23, 2023)

Compare
Choose a tag to compare
@DrTimothyAldenDavis DrTimothyAldenDavis released this 28 Oct 13:19
· 1470 commits to stable since this release
fad1f30

Oct 23, 2023: version 7.3.0

* CHOLMOD 5.0.0: initial support for sparse single precision matries.
    CHOLMOD:Core replaced with CHOLMOD:Utility
* updated to require CHOLMOD 5.0.0:
    Example 1.4.3, GPUQREngine 3.3.3, KLU 2.2.2, SPQR 4.2.2, UMFPACK 6.2.2
* SuiteSparseLAPACK.cmake: allow the use of BLIS/FLAME for LAPACK;
    update from Theirry Thomas.
* build system: further updates to cmake, by Markus Muetzel.