Skip to content

v6.1.0 (Dec 26, 2021)

Compare
Choose a tag to compare
@DrTimothyAldenDavis DrTimothyAldenDavis released this 27 Dec 16:08
· 2323 commits to stable since this release
f9d52b4

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