Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

6.1.3.0

Choose a tag to compare

@eriknw eriknw released this 07 Jan 04:56
9585e0c

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

6.1.3.0a2 Pre-release
Pre-release

Choose a tag to compare

@eriknw eriknw released this 07 Jan 02:15
9585e0c

Exclude building wheels for Python 3.10 for now.

6.1.3.0a1

6.1.3.0a1 Pre-release
Pre-release

Choose a tag to compare

@eriknw eriknw released this 07 Jan 01:05
55b785d

Drop Python 3.7 and NumPy 1.18 as per NEP 29.

6.1.3.0a0

6.1.3.0a0 Pre-release
Pre-release

Choose a tag to compare

@eriknw eriknw released this 06 Jan 22:07
ce9f81a

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

5.1.10.1

Choose a tag to compare

@eriknw eriknw released this 31 Oct 17:13
b203e46

Fix wheel building

5.1.10.0

Choose a tag to compare

@eriknw eriknw released this 30 Oct 01:57
4bf18b9
Merge pull request #26 from eriknw/isort

run isort

5.1.8.0

Choose a tag to compare

@michelp michelp released this 06 Oct 17:20
d5ed2bb

5.1.8.0

5.1.8.0-a1

5.1.8.0-a1 Pre-release
Pre-release

Choose a tag to compare

@michelp michelp released this 06 Oct 00:07
d5ed2bb
fix incorrect array sizes on binary repack. (#23)

5.1.7.0

Choose a tag to compare

@michelp michelp released this 31 Aug 17:51
d5ed2bb
fix incorrect array sizes on binary repack. (#23)

5.1.5.1

Choose a tag to compare

@michelp michelp released this 12 Aug 20:30
d5ed2bb

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.