Releases: GraphBLAS/python-suitesparse-graphblas
Releases · GraphBLAS/python-suitesparse-graphblas
4.0.3.0
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
andis_initialized
functions