Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scikit-hep/vector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: scikit-hep/vector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.2
Choose a head ref
  • 19 commits
  • 7 files changed
  • 4 contributors

Commits on Jan 27, 2025

  1. Configuration menu
    Copy the full SHA
    6ee669f View commit details
    Browse the repository at this point in the history
  2. 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]>
    pre-commit-ci[bot] and Saransh-cpp authored Jan 27, 2025
    Configuration menu
    Copy the full SHA
    e81cb9a View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. 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>
    pre-commit-ci[bot] authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    2bb14ec View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. 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>
    pre-commit-ci[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    1f69cf4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. 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>
    pre-commit-ci[bot] authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    e71ca47 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. 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>
    pre-commit-ci[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    ce6ed14 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. 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>
    dependabot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    5170365 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. 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>
    pre-commit-ci[bot] authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    f3afa28 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. 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
    Saransh-cpp authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    ddce8b3 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    603d75d View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. 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>
    pre-commit-ci[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    162dc04 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. 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]>
    Saransh-cpp and ianna authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    5cb2237 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Configuration menu
    Copy the full SHA
    f70d9ef View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. 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>
    pre-commit-ci[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    20761a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Configuration menu
    Copy the full SHA
    9d95ad2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    d5e954a View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. 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>
    pre-commit-ci[bot] authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    de3885f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2025

  1. 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>
    dependabot[bot] authored Apr 21, 2025
    Configuration menu
    Copy the full SHA
    0407d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f650f5d View commit details
    Browse the repository at this point in the history
Loading