Skip to content

Bug Fix

Compare
Choose a tag to compare
@THEMayo12 THEMayo12 released this 25 Jun 11:44
· 4970 commits to master since this release

This is a single bug fix release.
The name of the interpolation tables must be unique to
represent the state of the propagator.
Until now only the particle name was used for the hash.
The fix merges attributes like the charge, mass and
lifetime into the hash too, which is especially important for exotic particles.

Bug Fixes

  • expand the hash name for interpolation tables (cd6f9595)