Releases: GraphBLAS/python-suitesparse-graphblas
Releases · GraphBLAS/python-suitesparse-graphblas
7.0.3.0
Update to SuiteSparse:GraphBLAS 7.0.3 (no code changes)
7.0.2.0
Update to SuiteSparse:GraphBLAS 7.0.2 (no code changes)
7.0.1.0
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
Update to SuiteSparse:GraphBLAS 6.2.5 (no code changes)
6.2.4.0
Update to SuiteSparse:GraphBLAS 6.2.4 (no code changes)
6.2.3.0
Update to SuiteSparse:GraphBLAS 6.2.3 (no code changes)
6.2.1.0
Update to SuiteSparse:GraphBLAS 6.2.1, which adds iterators.
6.1.4.0
Target 6.1.4 which works for all platforms
6.1.3.0
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
Exclude building wheels for Python 3.10 for now.