Vector

Latest version: v1.5.2

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.2

1.2.0

Bug fixes

- fix: result of an infix operation should be demoted to the lowest possible dimension [413][]
- fix: all infix operations should not depend on the order of arguments [413][]
- fix: return the correct awkward record when performing an infix operation [413][]
- fix: respect user defined awkward mixin subclasses and projection classes [413][]

Documentation

- Update `README` and `intro.ipynb` to include the latest developments [399][]
- docs: add docs for vector.zip [390][]
- Fix Vector\* mixin's docstring [404][]

Maintenance

- chore: repo review updates [408][]
- black -> ruff format [414][]
- chore: migrate to pytest-doctestplus [416][]

[390]: https://github.com/scikit-hep/vector/pull/390
[404]: https://github.com/scikit-hep/vector/pull/404
[399]: https://github.com/scikit-hep/vector/pull/399
[408]: https://github.com/scikit-hep/vector/pull/408
[414]: https://github.com/scikit-hep/vector/pull/414
[416]: https://github.com/scikit-hep/vector/pull/416
[413]: https://github.com/scikit-hep/vector/pull/413

1.1.1.post1

Maintenance

- chore: support Python 3.12 [388][]
- Fix CI badge in README and docs [386][]

[388]: https://github.com/scikit-hep/vector/pull/388
[386]: https://github.com/scikit-hep/vector/pull/386

1.1.1

Bug fixes

- fix: `keepdims` in `numpy.sum` should not be `None` [376][]

Maintenance

- chore: remove license string (not standard) [371][]
- chore: blackend-docs moved [370][]
- chore: use 2x faster black mirror [367][]
- chore: clean up VCS versioning [363][]
- chore: target-version no longer needed by Black or Ruff [359][]
- chore: ruff moved to astral-sh [358][]

[376]: https://github.com/scikit-hep/vector/pull/376
[371]: https://github.com/scikit-hep/vector/pull/371
[370]: https://github.com/scikit-hep/vector/pull/370
[367]: https://github.com/scikit-hep/vector/pull/367
[363]: https://github.com/scikit-hep/vector/pull/363
[359]: https://github.com/scikit-hep/vector/pull/359
[358]: https://github.com/scikit-hep/vector/pull/358

1.1

1.1.0

Features

- feat: implement `sum`, `count`, and `count_nonzero` reductions [347][]

Maintenance

- chore: remove Python `3.7` support [355][]
- chore: use trusted publisher deployment [354][]
- chore: replace custom definition of np.isclose with numba's np.isclose [348][]

[355]: https://github.com/scikit-hep/vector/pull/355
[354]: https://github.com/scikit-hep/vector/pull/354
[347]: https://github.com/scikit-hep/vector/pull/347
[348]: https://github.com/scikit-hep/vector/pull/348

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.