✨ New features
- Describe initial and final state particles with
State
class (#116) - Handle equal particles in final state (#108)
⚠️ Enhancements and optimizations
- Group decay node in LaTeX rendering of
ThreeBodyDecayChain
s (#114)
⚠️ API changes
- Initial and final states in
ThreeBodyDecayChain
s are now defined with aState
class (#116). This should affect the API too much, as it inherits fromParticle
, which was used initially for initial and final state particles.
📝 Documentation
- Added
$\Xi_b^- \to p K^- K^-$ example notebook (#117) for testing #108 - Host documentation on Read the Docs (#119 and #122)
The full changelog as commits can be found here.