Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

0.2.8

Compare
Choose a tag to compare
@jpivarski jpivarski released this 28 Nov 17:03
· 201 commits to master since this release
973fa35

Classmethod constructors for TLorentzVectorArray, TVector3Array, and TVector2Array (such as TLorentzVector.from_cartesian) accept jagged arrays as arguments, which result in JaggedArrayMethods of these arrays. Methods can be used at the jagged level, at the flat array level, or at the Python object level.