https://github.com/compwa/ampform-dpd
Dalitz-Plot Decomposition with SymPy
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: aps.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
Repository
Dalitz-Plot Decomposition with SymPy
Basic Info
- Host: GitHub
- Owner: ComPWA
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://compwa.github.io/ampform-dpd
- Size: 1.34 MB
Statistics
- Stars: 5
- Watchers: 6
- Forks: 2
- Open Issues: 17
- Releases: 13
Created over 3 years ago
· Last pushed 8 months ago
Metadata Files
Readme
License
README.md
Symbolic Dalitz-Plot Decomposition
This repository is a (temporary) extension of AmpForm and provides a symbolic implementation of Dalitz-plot decomposition (10.1103/PhysRevD.101.034033) with SymPy. It has been extracted from the ComPWA/polarimetry repository (10.1007/JHEP07(2023)228).
Installation instructions can be found here.
Owner
- Name: Common Partial Wave Analysis
- Login: ComPWA
- Kind: organization
- Email: compwa@ep1.rub.de
- Location: Germany
- Website: https://compwa.github.io
- Repositories: 36
- Profile: https://github.com/ComPWA
Making amplitude analysis reproducible, understandable, and easy to do
GitHub Events
Total
- Create event: 20
- Release event: 3
- Issues event: 9
- Watch event: 1
- Delete event: 16
- Issue comment event: 14
- Push event: 111
- Pull request review comment event: 1
- Pull request review event: 6
- Pull request event: 31
Last Year
- Create event: 20
- Release event: 3
- Issues event: 9
- Watch event: 1
- Delete event: 16
- Issue comment event: 14
- Push event: 111
- Pull request review comment event: 1
- Pull request review event: 6
- Pull request event: 31
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 40
- Total Committers: 2
- Avg Commits per committer: 20.0
- Development Distribution Score (DDS): 0.025
Top Committers
| Name | Commits | |
|---|---|---|
| Remco de Boer | 2****r@u****m | 39 |
| Misha Mikhasenko | m****o@g****m | 1 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 41
- Total pull requests: 137
- Average time to close issues: about 1 month
- Average time to close pull requests: 10 days
- Total issue authors: 4
- Total pull request authors: 5
- Average comments per issue: 1.0
- Average comments per pull request: 0.15
- Merged pull requests: 128
- Bot issues: 0
- Bot pull requests: 13
Past Year
- Issues: 7
- Pull requests: 31
- Average time to close issues: 6 days
- Average time to close pull requests: 5 days
- Issue authors: 3
- Pull request authors: 3
- Average comments per issue: 1.43
- Average comments per pull request: 0.26
- Merged pull requests: 30
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- redeboer (29)
- mmikhasenko (6)
- Zeyna777 (3)
- shenvitor (3)
Pull Request Authors
- redeboer (130)
- pre-commit-ci[bot] (11)
- grayson-helmholz (4)
- dependabot[bot] (2)
- mmikhasenko (1)
Top Labels
Issue Labels
📝 Docs (12)
✨ Feature (10)
🐛 Bug (7)
⚙️ Enhancement (6)
💡 Feature (2)
🔨 Maintenance (2)
⚠️ Interface (2)
🖱️ DX (1)
❔ Question (1)
Pull Request Labels
🔨 Maintenance (44)
📝 Docs (37)
🖱️ DX (23)
🐛 Bug (22)
⚙️ Enhancement (17)
✨ Feature (14)
⚠️ Interface (9)
💡 Feature (3)
❗ Behavior (3)
❗ Interface (2)
⚪ Duplicate (1)
⬆️ Lock (1)
Dependencies
.github/workflows/cd.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/pr-linting.yml
actions
- JulienKode/pull-request-name-linter-action v0.5.0 composite
- actions/checkout v3 composite
- docker://agilepathway/pull-request-label-checker latest composite
.github/workflows/release-drafter.yml
actions
- release-drafter/release-drafter v5 composite
.github/workflows/clean-caches.yml
actions
- ComPWA/actions/clean-caches v1 composite
.github/workflows/ci.yml
actions
.github/workflows/requirements.yml
actions
pyproject.toml
pypi
- ampform ~=0.14.4
- attrs >=20.1.0
- cloudpickle *
- sympy >=1.10
- tensorwaves [jax]
- typing-extensions python_version <"3.8.0"
environment.yml
conda
- graphviz
- pip
- python 3.9.*