-
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.2.0
head repository: scikit-hep/vector
compare: v1.3.0
- 14 commits
- 180 files changed
- 3 contributors
Commits on Feb 5, 2024
-
chore(deps): bump the actions group with 1 update (#418)
* chore(deps): bump the actions group with 1 update Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 3.1.5 to 4.0.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3.1.5...v4.0.1) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> * Use codecov token * style: pre-commit fixes --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Saransh Chopra <[email protected]> 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 05f4f1e - Browse repository at this point
Copy the full SHA 05f4f1eView commit details -
chore: update pre-commit hooks (#419)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](astral-sh/ruff-pre-commit@v0.1.14...v0.2.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 cca08d0 - Browse repository at this point
Copy the full SHA cca08d0View commit details
Commits on Feb 12, 2024
-
chore(deps): bump the actions group with 1 update (#420)
Bumps the actions group with 1 update: [pre-commit/action](https://github.com/pre-commit/action). Updates `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 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 86b9caa - Browse repository at this point
Copy the full SHA 86b9caaView commit details
Commits on Feb 13, 2024
-
chore: update pre-commit hooks (#421)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.2.1](astral-sh/ruff-pre-commit@v0.2.0...v0.2.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 ea3c018 - Browse repository at this point
Copy the full SHA ea3c018View commit details
Commits on Feb 20, 2024
-
chore: update pre-commit hooks (#425)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](astral-sh/ruff-pre-commit@v0.2.1...v0.2.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 4cec27d - Browse repository at this point
Copy the full SHA 4cec27dView commit details
Commits on Feb 21, 2024
-
feat: coordinate transformation functions with momentum names (#424)
* feat: coordinate transformation functions with momentum names * Add tests + cleanup * Fix awkward tests
Configuration menu - View commit details
-
Copy full SHA for 8493623 - Browse repository at this point
Copy the full SHA 8493623View commit details
Commits on Feb 26, 2024
-
chore(deps): bump the actions group with 1 update (#427)
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4.0.1 to 4.0.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@v4.0.1...v4.0.2) --- updated-dependencies: - dependency-name: codecov/codecov-action 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 e4c3f53 - Browse repository at this point
Copy the full SHA e4c3f53View commit details
Commits on Feb 29, 2024
-
feat: allow momentum coords in to_Vector*D methods + cleanup (#423)
* feat: allow momentum coords in to_Vector*D methods + cleanup * Update tests/compute/test_demotion.py * Check for multiple momentum + generic coords * Uniformity
Configuration menu - View commit details
-
Copy full SHA for 6574993 - Browse repository at this point
Copy the full SHA 6574993View commit details
Commits on Mar 5, 2024
-
chore(deps): bump the actions group with 1 update (#430)
Bumps the actions group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action). Updates `codecov/codecov-action` from 4.0.2 to 4.1.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@v4.0.2...v4.1.0) --- updated-dependencies: - 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 6e1f79f - Browse repository at this point
Copy the full SHA 6e1f79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff8241a - Browse repository at this point
Copy the full SHA ff8241aView commit details -
feat:
like
method for projecting vector into the coordinate space o……f another vector + better type errors and hints (#426) * feat: allow momentum coords in to_Vector*D methods + cleanup feat: error while out on operations on vectors of different geomtric dimensions + new `like` method * fix: raise error only on a few operations * update notebook and README * format * Better type checks and better type hints for vector methods * Fix notebook tests * Remove demotion tests * Better usage example * Explicit error for more methods * fix numba tests * Fix notebook tests
Configuration menu - View commit details
-
Copy full SHA for b1e1df4 - Browse repository at this point
Copy the full SHA b1e1df4View commit details -
feat: add support for dask-awkward arrays in vector constructors (#429)
* feat: add support for dask-awkward arrays in vector constructors * style: pre-commit fixes * Support both awkward v1 and v2 * style: pre-commit fixes * typing fixes * fix notebook tests * fix notebook tests again * restore behavior code block * Fix akv1 tests * format * restore code block with awkward v2 condition * add cases for dask_awkward without importing it * fix constructor for numpy vectors * Try filtering numpy arrays --------- 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 e219431 - Browse repository at this point
Copy the full SHA e219431View commit details -
feat: short names for to_VectorND methods (#432)
* feat: short names for to_VectorND methods * Test the alias methods
Configuration menu - View commit details
-
Copy full SHA for 50ea01f - Browse repository at this point
Copy the full SHA 50ea01fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23f1c42 - Browse repository at this point
Copy the full SHA 23f1c42View 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.2.0...v1.3.0