Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

Update to SuiteSparse:GraphBLAS 5.1.5

Choose a tag to compare

@michelp michelp released this 27 Jul 12:45

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

5.1.5.0a0

5.1.5.0a0 Pre-release
Pre-release

Choose a tag to compare

@michelp michelp released this 26 Jul 22:44
tweak regex to match existing release pattern.

5.1.3.0

Choose a tag to compare

@eriknw eriknw released this 04 Jul 18:50
a568d9a

Update to SuiteSparse:GraphBLAS 5.1.3

5.1.2.0

Choose a tag to compare

@eriknw eriknw released this 01 Jul 04:05
5a2ac1e

Update to SuiteSparse:GraphBLAS 5.1.2

5.0.3.0

Choose a tag to compare

@eriknw eriknw released this 17 May 21:15
8664b12

Update to SuiteSparse:GraphBLAS 5.0.3

4.0.3.0

Choose a tag to compare

@eriknw eriknw released this 23 Apr 16:45
09eb560

First (usable) release! It is minimal and includes:

  • cffi wrapper around Suitesparse:GraphBLAS
  • Cython utils to allow for zero-copy to and from numpy
    • Option to use numpy memory managers (default) or default C memory managers
  • initialize and is_initialized functions