Vector support and Python 3.12
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 forgenerate
:boost_to
can be a Momentum Lorentz vector and return the boosted particles as a vector usingas_vectors=True
.
Requirement changes
Upgrade to TensorFlow > 0.16