AmpForm-DPD 0.1.7
✨ New features
- Implement adapter functions for QRules (#107, #111, and #112)
See theampform_dpd.adapter.qrules
module - Define more dynamics expression classes:
RelativisticBreitWigner
andFormFactor
(#113)
🐛 Bug fixes
📝 Documentation
- Write Λc in notebook title instead of Λc (#104)
- Render particle name in Markdown tables as inline code (#105)
- Use new
invariants
andmasses
attributes in example notebooks (#115)
🖱️ Developer Experience
- Type hints are now also linted with MyPy, which helped improving some of the type hints (#109)
The full changelog as commits can be found here.