Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

7.0.3.0

11 Apr 21:16
0da4f9f
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.0.3 (no code changes)

7.0.2.0

09 Apr 02:22
3ab5b12
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.0.2 (no code changes)

7.0.1.0

05 Apr 16:10
c9b4fcb
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.0.1

  • Signature of GrB_Matrix_diag changed to be a constructor (as per the spec).
  • Update claim_buffer and claim_buffer_2d to work with user-defined types.

6.2.5.0

15 Mar 18:54
b5d5144
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 6.2.5 (no code changes)

6.2.4.0

09 Mar 21:09
21ad9b8
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 6.2.4 (no code changes)

6.2.3.0

08 Mar 19:07
5dfd19f
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 6.2.3 (no code changes)

6.2.1.0

17 Feb 22:49
59c61c1
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 6.2.1, which adds iterators.

6.1.4.0

20 Jan 17:15
9585e0c
Compare
Choose a tag to compare

Target 6.1.4 which works for all platforms

6.1.3.0

07 Jan 04:56
9585e0c
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS v6.1.3. Drop Python 3.7 and NumPy 1.18 as per NEP 29. Haven't added Python 3.10 yet.

6.1.3.0a2

07 Jan 02:15
9585e0c
Compare
Choose a tag to compare
6.1.3.0a2 Pre-release
Pre-release

Exclude building wheels for Python 3.10 for now.