v1.1.1 (Jan 10, 2024)
DrTimothyAldenDavis
released this
10 Jan 17:43
·
30 commits
to stable
since this release
Changes in this release (LAGraph v1.1.1):
updates to build system:
- find_package for OpenMP looks for C components only, and uses the GLOBAL keyword only for cmake 3.24 or later.
- libm linked in via cmake
CheckSymbolExists
- workaround for a very old MacOS case (math.h includes some breaking extensions, powerpc only)
update to benchmarks: using the proper enum type in the triangle-count test.
This version also appears in SuiteSparse 7.5.0, alongside GraphBLAS 9.0.0: https://github.com/DrTimothyAldenDavis/SuiteSparse .