-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: python-graphblas/python-graphblas
base: 2023.12.0
head repository: python-graphblas/python-graphblas
compare: main
- 15 commits
- 79 files changed
- 6 contributors
Commits on Dec 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee5f4e7 - Browse repository at this point
Copy the full SHA ee5f4e7View commit details -
Remove deprecated
gb.io.from_numpy
(andto_numpy
) (#528)* Remove deprecated `gb.io.from_numpy` (and `to_numpy`) These have been deprecated since 2023-02-27, so could be removed after 2023-10-27 per our policy.
Configuration menu - View commit details
-
Copy full SHA for 0149cde - Browse repository at this point
Copy the full SHA 0149cdeView commit details -
Remove deprecated
gb.core.agg
(#527)* Remove deprecated `gb.core.agg` This was deprecated on 2023-03-31, so we can remove it after 2023-11-30 per our deprecation policy.
Configuration menu - View commit details
-
Copy full SHA for 919f41c - Browse repository at this point
Copy the full SHA 919f41cView commit details -
Remove deprecated
to_values
andfrom_values
. (#529)These have been deprecated since 2022-11-16, so it's been over a year. We wanted to give these a longer deprecation cycle to allow people to swith to `to_coo` and `from_coo`, but I think it's time to clean up.
Configuration menu - View commit details
-
Copy full SHA for a9598c5 - Browse repository at this point
Copy the full SHA a9598c5View commit details
Commits on Jan 2, 2024
-
chore: update pre-commit hooks (#533)
updates: - [github.com/psf/black: 23.12.0 → 23.12.1](psf/black@23.12.0...23.12.1) - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.8...v0.1.9) - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.8...v0.1.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a4e3bf6 - Browse repository at this point
Copy the full SHA a4e3bf6View commit details -
Bump actions/upload-artifact from 3 to 4 (#531)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact 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>
Configuration menu - View commit details
-
Copy full SHA for 522b696 - Browse repository at this point
Copy the full SHA 522b696View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f36d46 - Browse repository at this point
Copy the full SHA 8f36d46View commit details
Commits on Feb 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a621468 - Browse repository at this point
Copy the full SHA a621468View commit details -
Bump pre-commit/action from 3.0.0 to 3.0.1 (#538)
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pre-commit/action/releases) - [Commits](pre-commit/action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pre-commit/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 27b23e4 - Browse repository at this point
Copy the full SHA 27b23e4View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c389f8 - Browse repository at this point
Copy the full SHA 3c389f8View commit details
Commits on Feb 17, 2025
-
Update to support latest versions, including NumPy 2 (#546)
Support latest versions: Python 3.13, numpy 2, numba 0.61, SS:GB 9.3.1, etc. Also, add pre-commit hooks: prettier, taplo, actionlint, check-jsonschema, yamllint, zizmore, meta --------- Co-authored-by: Jim Kitchen <jkitchen@anaconda.com>
Configuration menu - View commit details
-
Copy full SHA for cf73b37 - Browse repository at this point
Copy the full SHA cf73b37View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 9bf2ae2 - Browse repository at this point
Copy the full SHA 9bf2ae2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a1e1904 - Browse repository at this point
Copy the full SHA a1e1904View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4891f - Browse repository at this point
Copy the full SHA 2a4891fView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 22d42f6 - Browse repository at this point
Copy the full SHA 22d42f6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2023.12.0...main