Skip to content

Releases: GraphBLAS/python-suitesparse-graphblas

7.4.4.1a1

7.4.4.1a1 Pre-release
Pre-release

Choose a tag to compare

@eriknw eriknw released this 05 May 02:03
892e2d2

this is a pre-release

  • Try to have aarch64 wheels build faster (#86)
  • Split macos architectures when building wheels (#87)

7.4.4.1a0

7.4.4.1a0 Pre-release
Pre-release

Choose a tag to compare

@eriknw eriknw released this 03 May 19:51
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 ❤️

7.4.4.0

Choose a tag to compare

@eriknw eriknw released this 20 Apr 14:20
7bc3e93

Update to SuiteSparse:GraphBLAS 7.4.4

7.4.3.2

Choose a tag to compare

@eriknw eriknw released this 31 Mar 14:40
40fd47d

Automate wheel building and deployment to pypi.org

Includes wheels for:

  • Linux x86_64
  • Mac x86_64
  • Win x86_64

7.4.3.2a1

7.4.3.2a1 Pre-release
Pre-release

Choose a tag to compare

@eriknw eriknw released this 30 Mar 21:22
611bb44

Include suitesparse_graphblas.tests as a package.

7.4.3.2a0

7.4.3.2a0 Pre-release
Pre-release

Choose a tag to compare

@jim22k jim22k released this 30 Mar 17:03
252f135

Automate wheel building and deployment to pypi.org

Includes wheels for:

  • Linux x86_64
  • Mac x86_64
  • Win x86_64

7.4.3.1

Choose a tag to compare

@eriknw eriknw released this 26 Feb 18:13
67043d1

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

Choose a tag to compare

@eriknw eriknw released this 22 Jan 03:27
86cb2f1

Update to SuiteSparse:GraphBLAS 7.4.3

7.4.2.0

Choose a tag to compare

@eriknw eriknw released this 19 Jan 15:28
ecd80aa

Update to SuiteSparse:GraphBLAS 7.4.2

7.4.1.0

Choose a tag to compare

@eriknw eriknw released this 11 Jan 23:38
9bdb4ec

Update to SuiteSparse:GraphBLAS 7.4.1

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