AmpForm 0.14.2
See all documentation for this version here.
✨ New features
- Implemented
improve_latex_rendering()
(#300) - Implemented
logging
hierarchy (#320) - SymPy v1.11 is now supported (#325)
⚠️ Changes that may affect behavior
- Insert parity prefactor as
sympy.Rational
(#322)
📝 Documentation
- Documentation on
formulate_wigner_d()
has been improved (#312)
🔨 Maintenance
- Switched from
sphinx-panels
tosphinx-design
(#299) - Switch to
black
's default 88 line width (#298)
🖱️ Developer Experience
- New ComPWA commit types and PR labels are now enforced (#323)