Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

7.3.2.0

11 Nov 19:46
95d5fdc
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.3.2

  • Support Python 3.11
  • Add GxB_LIBRARY_OPENMP global read-only config option

7.3.0.2

28 Oct 21:28
29e1db8
Compare
Choose a tag to compare

Fix for building on ppc64le platform (maybe)

7.3.0.1

28 Oct 19:35
1da287a
Compare
Choose a tag to compare

Handle variadic functions on arm64 (#50)

7.3.0.0

18 Oct 18:34
d911f20
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.3.0

Add GxB_pack_HyperHash and GxB_unpack_HyperHash functions.

7.2.0.0

10 Aug 04:16
1782905
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.2.0

  • Add GxB_Matrix_reshape and GxB_Matrix_reshapeDup
  • Add GxB_COMPRESSION_ZSTD option for compression

7.1.1.0

22 Jun 04:49
a62a059
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.1.1

7.1.0.1

06 Jun 03:40
8937853
Compare
Choose a tag to compare
  • Add GxB serialize and deserialize for matrices and vectors (#44)

7.1.0.0

22 May 20:40
6998b61
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.1.0

7.0.4.0

27 Apr 03:00
e5f6898
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.0.4 (no code changes)

7.0.3.1

13 Apr 23:34
b4fc05a
Compare
Choose a tag to compare

Probably fix weird segfaults when assigning to Scalars with complex dtype (#40 via #41)