Skip to content

Releases: scikit-hep/vector

Version 1.4.0

23 Apr 14:24
47a13cd
Compare
Choose a tag to compare

What's Changed

Features

Bug fixes

Maintenance

Full Changelog: v1.3.1...v1.4.0

Version 1.3.1

15 Mar 13:21
6ee3a1f
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • fix: support dask-awkward 2024.3.0 by @Saransh-cpp in #436
  • fix: momentum coords should not be repeated with generic coords in subclasses by @Saransh-cpp in #438

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

05 Mar 20:46
23f1c42
Compare
Choose a tag to compare

What's Changed

Features

  • feat: coordinate transformation functions with momentum names by @Saransh-cpp in #424
  • feat: allow momentum coords in to_VectorND methods + cleanup by @Saransh-cpp in #423
  • feat: add a lite nox session + add numba as optional dependency by @Saransh-cpp in #431
  • feat: like method for projecting vector into the coordinate space of another vector + better type errors and hints by @Saransh-cpp in #426
  • feat: add support for dask-awkward arrays in vector constructors by @Saransh-cpp in #429
  • feat: short names for to_VectorND methods by @Saransh-cpp in #432

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

30 Jan 13:53
2cb538c
Compare
Choose a tag to compare

What's Changed

Bug fixes

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

Documentation

Maintenance

Full Changelog: v1.1.1.post1...v1.2.0

Version 1.1.1.post1

05 Oct 15:37
e612e95
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.1.post1

Version 1.1.1

08 Sep 03:28
cb35ad6
Compare
Choose a tag to compare

What's Changed

Bug fixes

Maintenance

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

23 Jun 00:23
9070e13
Compare
Choose a tag to compare

What's Changed

Features

  • feat: implement sum, count, and count_nonzero reductions by @agoose77 in #347

Maintenance

New Contributors

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

23 Feb 18:36
5d54670
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Documentation

Maintenance

Full Changelog: v0.11.0...v1.0.0

Version 0.11.0

21 Dec 20:13
eb2b414
Compare
Choose a tag to compare

What's Changed

Features

  • Add constructors for VectorObject2D and MomentumObject2D by @henryiii in #89
  • Add support for awkward v2 (and keep supporting v1) by @Saransh-cpp in #284

Fixes

Documentation

Maintenance

New Contributors

Full Changelog: v0.10.0...v0.11.0

Version 0.10.0

06 Sep 14:53
9cd8871
Compare
Choose a tag to compare

What's Changed

Maintenance

Full Changelog: v0.9.0...v0.10.0