Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

5.1.3.0

04 Jul 18:50
a568d9a
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 5.1.3

5.1.2.0

01 Jul 04:05
5a2ac1e
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 5.1.2

5.0.3.0

17 May 21:15
8664b12
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 5.0.3

4.0.3.0

23 Apr 16:45
09eb560
Compare
Choose a tag to compare

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