https://github.com/compwa/ampform-dpd
Dalitz-Plot Decomposition with SymPy
https://github.com/compwa/ampform-dpd
Last synced: about 1 year ago
JSON representation
Dalitz-Plot Decomposition with SymPy
- Host: GitHub
- URL: https://github.com/compwa/ampform-dpd
- Owner: ComPWA
- License: gpl-3.0
- Created: 2022-10-04T15:00:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T20:42:35.000Z (about 2 years ago)
- Last Synced: 2024-05-22T09:34:24.546Z (about 2 years ago)
- Language: Python
- Homepage: https://compwa.github.io/ampform-dpd
- Size: 372 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Symbolic Dalitz-Plot Decomposition
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://pypi.org/project/ampform-dpd)
[](https://pypi.org/project/ampform-dpd)
[](https://github.com/ComPWA/ampform-dpd/actions/workflows/ci.yml?query=branch%3Amain+workflow%3Aci)
[](https://results.pre-commit.ci/latest/github/ComPWA/ampform-dpd/main)
[](https://codecov.io/gh/ComPWA/ampform-dpd)
[](https://github.com/prettier/prettier)
[](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell)
[](https://github.com/astral-sh/ruff)
[](https://github.com/astral-sh/uv)
This repository is a (temporary) extension of [AmpForm](https://ampform.rtfd.io) and provides a symbolic implementation of Dalitz-plot decomposition ([10.1103/PhysRevD.101.034033](https://journals.aps.org/prd/abstract/10.1103/PhysRevD.101.034033)) with [SymPy](https://www.sympy.org/en/index.html). It has been extracted from the [ComPWA/polarimetry](https://github.com/ComPWA/polarimetry) repository ([10.1007/JHEP07(2023)228]()).
Installation instructions can be found [here](https://compwa.github.io/ampform-dpd/#installation).