Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@Saransh-cpp Saransh-cpp released this 05 Mar 20:46
· 68 commits to main since this release
23f1c42

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