Releases: GraphBLAS/python-suitesparse-graphblas
Releases · GraphBLAS/python-suitesparse-graphblas
5.1.3.0
5.1.2.0
5.0.3.0
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