7.4.4.1a0
Pre-release
Pre-release
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
- For example:
Thanks @alugowski for these enhancements ❤️