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

0.2.10

Compare
Choose a tag to compare
@jpivarski jpivarski released this 02 Dec 22:39
· 191 commits to master since this release
2c689b8
  • Faster eta calculation.
  • Some properties are memoized and constructing a TLorentzVector from pt, eta, phi, mass preloads the memo (so that mass from the TLorentzVector is exactly the same as the given mass, for instance).