Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

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