Skip to content

v7.2.1 (Oct 11, 2023)

Compare
Choose a tag to compare
@DrTimothyAldenDavis DrTimothyAldenDavis released this 13 Oct 17:33
· 1497 commits to stable since this release
d6c84f7

v7.2.1, Oct 13, 2023

* GraphBLAS 8.2.1: bug fix to GrB_mxm; incorrect handling of typecasting
* cross-compiler support: replace check_c_source_runs with _compiles,
    for GraphBLAS and SuiteSparse_config, and remove check for
    getenv("HOME").
* cmake update: add "None" build type, from Antonio Rojas, for Arch Linux,
    to all *Config.cmake files for all packages except CSparse (CXSparse
    is built instead, and CSparse does not have CSparseConfig.cmake file)
* UMFPACK v6.2.1 and GPUQREngine v3.2.1: copies internal include files
    from other SuiteSparse packages (AMD and SuiteSparse_GPURuntime),
    so these two packages can be built independently.

(corrected release; v7.2.1 was incorrectly released with the content of v7.2.0)