Skip to content

v7.3.0

Compare
Choose a tag to compare
@Jean1995 Jean1995 released this 22 Mar 10:04
· 264 commits to master since this release
46568be

Physics improvements

  • Add γ->µµ as a new interaction process (PR #265)
  • Add deflection Van Ginneken as new parametrizations for stochastic muon deflections (PR #244)

Bugfixes

  • Fix extrapolation to lower energies for PhotoproductionRhode (PR #260)
  • Rewrite Propagator::AdvanceParticle method (PR #267)

Miscellaneous

  • Fix windows CI (PR #261)
  • Add init kwargs for Box and Cylinder (PR #264)
  • Cylinder: change order of arguments in json documentation (PR #266)
  • Add UnitTests for PhotoMuPairProduction (PR #269)