v6.1.0 (Dec 26, 2021)
·
2323 commits
to stable
since this release
Version 6.1.0, Dec 26, 2021
- added GxB_get options: compiler name and version
- added package: https://github.com/google/cpu_features,
Nov 30, 2021 version - performance: faster C+=A*B when C is full, A is bitmap/full, and B is
sparse/hyper; added saxpy5 kernel. faster C+=A'*B (dot4 kernel). - bug fix: deserialization of iso and empty matrices/vectors was broken