Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

7.4.3.2a0

30 Mar 17:03
252f135
Compare
Choose a tag to compare
7.4.3.2a0 Pre-release
Pre-release

Automate wheel building and deployment to pypi.org

Includes wheels for:

  • Linux x86_64
  • Mac x86_64
  • Win x86_64

7.4.3.1

26 Feb 18:13
67043d1
Compare
Choose a tag to compare

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

22 Jan 03:27
86cb2f1
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.4.3

7.4.2.0

19 Jan 15:28
ecd80aa
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.4.2

7.4.1.0

11 Jan 23:38
9bdb4ec
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.4.1

  • Handle removal of GB_PUBLIC and addition of GB_GLOBAL (#60)

7.4.0.0

26 Dec 20:14
d36c2cf
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.4.0

  • Use non-variadic functions for get and set for greater compatibility

7.3.3.0

19 Dec 18:51
49acb10
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.3.3

7.3.2.0

11 Nov 19:46
95d5fdc
Compare
Choose a tag to compare

Update to SuiteSparse:GraphBLAS 7.3.2

  • Support Python 3.11
  • Add GxB_LIBRARY_OPENMP global read-only config option

7.3.0.2

28 Oct 21:28
29e1db8
Compare
Choose a tag to compare

Fix for building on ppc64le platform (maybe)

7.3.0.1

28 Oct 19:35
1da287a
Compare
Choose a tag to compare

Handle variadic functions on arm64 (#50)