Skip to content

v10.0.0.alpha2 (Feb 22, 2025)

Pre-release
Pre-release
Compare
Choose a tag to compare
@DrTimothyAldenDavis DrTimothyAldenDavis released this 23 Feb 03:50
· 37 commits to dev2 since this release

v10.0.0.alpha2 (Feb 22, 2025):

user guide updated
minor code changes:

  • (1) assign scalar with GrB_assign, and I and J are GrB_Vectors of length 1 and of type uint32_t
  • (2) added GrB_get (blob, &iso, GxB_ISO, blobsize)
  • (3) code cleanup from clang -Wall

Full Changelog: v10.0.0.alpha1...v10.0.0.alpha2