Skip to content

4.0.3.0

Compare
Choose a tag to compare
@eriknw eriknw released this 23 Apr 16:45
· 175 commits to main since this release
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