Skip to content

Vector support and Python 3.12

Compare
Choose a tag to compare
@jonas-eschle jonas-eschle released this 16 Apr 15:58
· 7 commits to main since this release

1.10.2 (16 Apr 2024)

Add support for Python 3.12, drop support for 3.8

Major Features and Improvements

  • integrating vector <https://vector.readthedocs.io/en/latest/index.html>_ support for generate: boost_to can be a Momentum Lorentz vector and return the boosted particles as a vector using as_vectors=True.

Requirement changes

Upgrade to TensorFlow > 0.16