Releases: GraphBLAS/python-suitesparse-graphblas
Releases · GraphBLAS/python-suitesparse-graphblas
7.3.2.0
Update to SuiteSparse:GraphBLAS 7.3.2
- Support Python 3.11
- Add
GxB_LIBRARY_OPENMP
global read-only config option
7.3.0.2
Fix for building on ppc64le platform (maybe)
7.3.0.1
Handle variadic functions on arm64 (#50)
7.3.0.0
Update to SuiteSparse:GraphBLAS 7.3.0
Add GxB_pack_HyperHash
and GxB_unpack_HyperHash
functions.
7.2.0.0
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
Update to SuiteSparse:GraphBLAS 7.1.1
7.1.0.1
- Add GxB serialize and deserialize for matrices and vectors (#44)
7.1.0.0
Update to SuiteSparse:GraphBLAS 7.1.0
7.0.4.0
Update to SuiteSparse:GraphBLAS 7.0.4 (no code changes)
7.0.3.1
Probably fix weird segfaults when assigning to Scalars with complex dtype (#40 via #41)