-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: scikit-hep/vector
base: v1.6.1
head repository: scikit-hep/vector
compare: v1.6.2
- 19 commits
- 7 files changed
- 4 contributors
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ee669f - Browse repository at this point
Copy the full SHA 6ee669fView commit details -
chore: update pre-commit hooks (#560)
* chore: update pre-commit hooks updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) * ignore HEP --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Saransh Chopra <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e81cb9a - Browse repository at this point
Copy the full SHA e81cb9aView commit details
Commits on Feb 3, 2025
-
chore: update pre-commit hooks (#561)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.4](astral-sh/ruff-pre-commit@v0.9.3...v0.9.4) - [github.com/codespell-project/codespell: v2.4.0 → v2.4.1](codespell-project/codespell@v2.4.0...v2.4.1) 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 2bb14ec - Browse repository at this point
Copy the full SHA 2bb14ecView commit details
Commits on Feb 10, 2025
-
chore: update pre-commit hooks (#562)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.6](astral-sh/ruff-pre-commit@v0.9.4...v0.9.6) - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0) - [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.0](rbubley/mirrors-prettier@v3.4.2...v3.5.0) 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 1f69cf4 - Browse repository at this point
Copy the full SHA 1f69cf4View commit details
Commits on Feb 20, 2025
-
chore: update pre-commit hooks (#563)
updates: - [github.com/rbubley/mirrors-prettier: v3.5.0 → v3.5.1](rbubley/mirrors-prettier@v3.5.0...v3.5.1) 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 e71ca47 - Browse repository at this point
Copy the full SHA e71ca47View commit details
Commits on Feb 24, 2025
-
chore: update pre-commit hooks (#564)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.9.7](astral-sh/ruff-pre-commit@v0.9.6...v0.9.7) - [github.com/rbubley/mirrors-prettier: v3.5.1 → v3.5.2](rbubley/mirrors-prettier@v3.5.1...v3.5.2) 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 ce6ed14 - Browse repository at this point
Copy the full SHA ce6ed14View commit details
Commits on Mar 3, 2025
-
chore(deps): bump the actions group with 2 updates (#566)
Bumps the actions group with 2 updates: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) and [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `actions/attest-build-provenance` from 2.2.0 to 2.2.2 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@520d128...bd77c07) Updates `codecov/codecov-action` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.3.1...v5.4.0) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5170365 - Browse repository at this point
Copy the full SHA 5170365View commit details
Commits on Mar 4, 2025
-
chore: update pre-commit hooks (#567)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.7...v0.9.9) - [github.com/rbubley/mirrors-prettier: v3.5.2 → v3.5.3](rbubley/mirrors-prettier@v3.5.2...v3.5.3) 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 f3afa28 - Browse repository at this point
Copy the full SHA f3afa28View commit details
Commits on Mar 10, 2025
-
docs: better comparison between non-JIT and JIT in Numba notebook (#565)
* docs: better comparison between non-JIT and JIT in Numba notebook * JIT compile the code once before timing for benchmarks
Configuration menu - View commit details
-
Copy full SHA for ddce8b3 - Browse repository at this point
Copy the full SHA ddce8b3View commit details -
chore(deps): bump actions/attest-build-provenance in the actions group (
#569) Bumps the actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance). Updates `actions/attest-build-provenance` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@bd77c07...c074443) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 603d75d - Browse repository at this point
Copy the full SHA 603d75dView commit details
Commits on Mar 11, 2025
-
chore: update pre-commit hooks (#570)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.9.10](astral-sh/ruff-pre-commit@v0.9.9...v0.9.10) 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 162dc04 - Browse repository at this point
Copy the full SHA 162dc04View commit details
Commits on Mar 14, 2025
-
docs: add metric and transformation conventions (#568)
* docs: add metric and transformation conventions * be more explicit about coordinates' order * add more physics details Co-authored-by: Ianna Osborne <[email protected]> --------- Co-authored-by: Ianna Osborne <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cb2237 - Browse repository at this point
Copy the full SHA 5cb2237View commit details
Commits on Mar 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f70d9ef - Browse repository at this point
Copy the full SHA f70d9efView commit details
Commits on Mar 24, 2025
-
chore: update pre-commit hooks (#572)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) 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 20761a6 - Browse repository at this point
Copy the full SHA 20761a6View commit details
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9d95ad2 - Browse repository at this point
Copy the full SHA 9d95ad2View commit details
Commits on Apr 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d5e954a - Browse repository at this point
Copy the full SHA d5e954aView commit details
Commits on Apr 15, 2025
-
chore: update pre-commit hooks (#575)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.4...v0.11.5) 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 de3885f - Browse repository at this point
Copy the full SHA de3885fView commit details
Commits on Apr 21, 2025
-
chore(deps): bump codecov/codecov-action in the actions group (#576)
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 5.4.0 to 5.4.2 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.4.0...v5.4.2) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0407d87 - Browse repository at this point
Copy the full SHA 0407d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for f650f5d - Browse repository at this point
Copy the full SHA f650f5dView 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 v1.6.1...v1.6.2