Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

6.1.3.0a1

07 Jan 01:05
55b785d
Compare
Choose a tag to compare
6.1.3.0a1 Pre-release
Pre-release

Drop Python 3.7 and NumPy 1.18 as per NEP 29.

6.1.3.0a0

06 Jan 22:07
ce9f81a
Compare
Choose a tag to compare
6.1.3.0a0 Pre-release
Pre-release

Update to SuiteSparse:GraphBLAS v6.1.3. Alpha release 🤞 .

5.1.10.1

31 Oct 17:13
b203e46
Compare
Choose a tag to compare

Fix wheel building

5.1.10.0

30 Oct 01:57
4bf18b9
Compare
Choose a tag to compare
Merge pull request #26 from eriknw/isort

run isort

5.1.8.0

06 Oct 17:20
d5ed2bb
Compare
Choose a tag to compare

5.1.8.0

5.1.8.0-a1

06 Oct 00:07
d5ed2bb
Compare
Choose a tag to compare
5.1.8.0-a1 Pre-release
Pre-release
fix incorrect array sizes on binary repack. (#23)

5.1.7.0

31 Aug 17:51
d5ed2bb
Compare
Choose a tag to compare
fix incorrect array sizes on binary repack. (#23)

5.1.5.1

12 Aug 20:30
d5ed2bb
Compare
Choose a tag to compare

This release contains fixes to the binary format to correctly handle large iso, tweak the format a bit, and fix passing wrong size to repack objects.

Update to SuiteSparse:GraphBLAS 5.1.5

27 Jul 12:45
Compare
Choose a tag to compare

This is the first release using automatic wheel build and upload on GitHub Actions.

5.1.5.0a0

26 Jul 22:44
Compare
Choose a tag to compare
5.1.5.0a0 Pre-release
Pre-release
tweak regex to match existing release pattern.