issues
search
scikit-hep
/
decaylanguage
Package to parse decay files, describe and convert particle decays between digital representations.
https://decaylanguage.readthedocs.io
BSD 3-Clause "New" or "Revised" License
42
stars
16
forks
source link
Prepare for release 0.18.0
#402
Closed
eduardo-rodrigues
closed
11 months ago
eduardo-rodrigues
commented
11 months ago
Version 0.18.0 (2023-12-01)
Parsing of decay files (aka .dec files):
Major update of test suite to verify all EvtGen models are parsed correctly.
Hence full support for all known Belle-II and LHCb EvtGen models.
Lark parser grammar for decay files parsing refactored and simplified.
Minor fixes to decay model parsing.
Better type hints in decay file parsing classes.
General test suite enhanced.
Miscellaneous:
Modernisation of Ruff configuration in
pyproject.toml
.
CI and tests:
Updates to pre-commit hooks and CI YAML files.
Version 0.18.0 (2023-12-01)
pyproject.toml
.