v1.2.0 (July 25, 2025)
·
11 commits
to stable
since this release
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
- @jamesETsmith made their first contribution in #164
- @cquil11 made their first contribution in #248
- @georgiy-belyanin made their first contribution in #261
- @GomezGab made their first contribution in #274
- @kchristin22 made their first contribution in #254
- @peicasey made their first contribution in #283
- @hmukesh5 made their first contribution in #311
- @dperry17 made their first contribution in #351
Full Changelog: v1.1.5...v1.2.0