Releases: GraphBLAS/python-suitesparse-graphblas
Releases · GraphBLAS/python-suitesparse-graphblas
7.4.3.2a0
Automate wheel building and deployment to pypi.org
Includes wheels for:
- Linux x86_64
- Mac x86_64
- Win x86_64
7.4.3.1
Enhancements
- Support complex dtypes with MSVC on Windows (#68)
- Modernize: add pre-commit linting, remove versioneer, and use
pyproject.toml
(#67)
New contributors
7.4.3.0
Update to SuiteSparse:GraphBLAS 7.4.3
7.4.2.0
Update to SuiteSparse:GraphBLAS 7.4.2
7.4.1.0
Update to SuiteSparse:GraphBLAS 7.4.1
- Handle removal of
GB_PUBLIC
and addition of GB_GLOBAL
(#60)
7.4.0.0
Update to SuiteSparse:GraphBLAS 7.4.0
- Use non-variadic functions for get and set for greater compatibility
7.3.3.0
Update to SuiteSparse:GraphBLAS 7.3.3
7.3.2.0
Update to SuiteSparse:GraphBLAS 7.3.2
- Support Python 3.11
- Add
GxB_LIBRARY_OPENMP
global read-only config option
7.3.0.2
Fix for building on ppc64le platform (maybe)
7.3.0.1
Handle variadic functions on arm64 (#50)