Skip to content

Version 0.15.4

Compare
Choose a tag to compare
@eduardo-rodrigues eduardo-rodrigues released this 30 Jun 16:57
· 99 commits to master since this release
b9b15db
  • Parsing of decay files (aka .dec files):
    • Added support for many new EvtGen models and keywords (mostly for LHCb).
    • Added first implementation of decay descriptors, decay chains represented as strings.
    • Added support for empty or minimalistic decay files.
  • Universal representation of decay chains:
    • Several enhancements,e.g. for handling of decay descriptors.
    • Improvements to type hints.
  • CI and tests:
    • Updates to pre-commit hooks and CI YAML files.