Skip to content

Tags: python-graphblas/python-graphblas

Tags

2025.2.0

Toggle 2025.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix a numpy 2 deprecation warning (dtype "a" code) (#556)

2025.2.0a1

Toggle 2025.2.0a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.4 (#553)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.12.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.12.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2025.2.0a0

Toggle 2025.2.0a0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump codecov/codecov-action from 4 to 5 (#554)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2024.2.0

Toggle 2024.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to numba 0.59 and other version updates (#536)

2023.12.0

Toggle 2023.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix link to test status badge (#526)

2023.10.0

Toggle 2023.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `gb.ss.burble` from python-suitesparse-graphblas (#514)

2023.7.0

Toggle 2023.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to support SuiteSparse:GraphBLAS 7 and 8 (#456)

2023.5.0

Toggle 2023.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Document parameters in operator registrations methods (#446)

* Document parameters in operator registrations methods

* Change to `pip install .[all]` instead of `pip install .[complete]`

* numba 0.57.0 released

2023.3.0

Toggle 2023.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Test new wheels for `python-suitesparse-graphblas` on all OSes (#385)

* Test new wheels for `python-suitesparse-graphblas` on all OSes

* Use mamba or conda, b/c it's no fun when one fails to install

* Try coveralls upload twice (it sometimes fails)

2023.2.0

Toggle 2023.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove use of `from_numpy` and misc updates/cleanup (#395)