Skip to content

v1.2.0 (July 25, 2025)

Choose a tag to compare

@DrTimothyAldenDavis DrTimothyAldenDavis released this 25 Jul 16:58
· 11 commits to stable since this release
50cd0c8

July 25, 2025: version 1.2.0

* v2.1 C API: using the new GrB_get/set methods in the C API;
    LAGraph can now use a "vanilla" GraphBLAS that supports the v2.1
    C API.  If SuiteSparse:GraphBLAS is used, v9.0.0 is required.
* src/utility: random number generator
* src/utility/LAGraph_MMRead: now exploits 32-bit integers if using
    SuiteSparse:GraphBLAS v10.
* added many experimental algorithms and utilities
* cmake and github CI: many minor improvements

New Contributors

Full Changelog: v1.1.5...v1.2.0