Λc → p π K polarimetry 0.0.10
github-actions
released this
17 Dec 21:18
·
32 commits
to refs/heads/main
since this release
See all documentation for this version here.
✨ New features
- Provide public convenience function
published_model
(#328) - Package
polarimetry-lc2pkpi
is now available on PyPI (#329)
⚠️ API changes
- Dropped Python 3.7 support (#320)
📝 Documentation
- Host documentation on GitHub Pages (#285, #287, #289, and #290)
- Remove shaded regions from paper figure (#294)
- Improve alignment inset positioning (#297)
- Run
apt-get update
beforeinstall
(#302) - Add links to JHEP publication (#312)
- Add
CITATION.cff
(#313) - Demonstrate expression serialization (#291)
- Serialize intensity expression with SymPy's
srepr
(#319)
🔨 Maintenance
- Disable auto-push to CERN GitLab (#283)
- Outsourced GitHub workflows to ComPWA/actions (#288)
- Verify installation on Python 3.11 and 3.12 (#293 and #323)
- Update to JAX v0.4.7 (#300)
- Switch to Ruff as linter (#308)
- Merge setup.cfg into pyproject.toml (#309)
- Outsource to Julia code to Lc2ppiKSemileptonicModelLHCb.jl (#326)
🖱️ Developer Experience
- Activate pre-commit.ci (#284)
- Run
pytest
on GitHub Actions (#286) - Colorize
sphinx-build
output (#296) - Install Ruff and Git in Jupyter Lab (#324)
The full changelog as commits can be found here.