Skip to content

7.4.4.1a0

Pre-release
Pre-release
Compare
Choose a tag to compare
@eriknw eriknw released this 03 May 19:51
· 43 commits to main since this release
329f944

alpha release

  • Add support for Mac ARM and Linux aarch64 wheels (#84)
  • Support (and document) building from source with user-specified GraphBLAS (#85)
    • For example: GraphBLAS_ROOT="$(brew --prefix suitesparse)" pip install --no-binary suitesparse-graphblas suitesparse-graphblas

Thanks @alugowski for these enhancements ❤️