Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Convert Feynman diagrams to amplitudes
Basic Info
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
- Releases: 1
Created over 2 years ago
· Last pushed 7 months ago
Metadata Files
Readme
Changelog
License
Citation
README.md
FeynAmp
Convert feynml Feynman diagrams to sympy amplitudes. They can be evaluated via matrixelement.
Related
- Mathematica:
- FormCalc https://feynarts.de/formcalc/
- FeynCalc https://feyncalc.github.io/
- Julia:
- https://arxiv.org/pdf/2310.07634.pdf
Owner
- Name: Alexander Puck Neuwirth
- Login: APN-Pucky
- Kind: user
- Company: Uni Münster
- Website: https://apn-pucky.github.io/
- Repositories: 163
- Profile: https://github.com/APN-Pucky
Citation (CITATION.cff)
cff-version: 1.2.0
title: 'feynamp'
version: 0.0.10
abstract: Convert feynml Feynman diagrams to sympy amplitudes.
message: If you use this software, please cite it using these metadata.
authors:
- family-names: Neuwirth
given-names: Alexander Puck
orcid: "https://orcid.org/0000-0002-2484-1328"
date-released: '2024-04-30'
doi: 10.5281/zenodo.11091562
license: GPL-3.0-only
type: software
identifiers:
- description: Zenodo release
type: doi
value: "10.5281/zenodo.11091562"
GitHub Events
Total
- Issues event: 1
- Delete event: 23
- Issue comment event: 1
- Push event: 29
- Pull request event: 51
- Create event: 26
Last Year
- Issues event: 1
- Delete event: 23
- Issue comment event: 1
- Push event: 29
- Pull request event: 51
- Create event: 26
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 14
- Total pull requests: 129
- Average time to close issues: 14 days
- Average time to close pull requests: 9 days
- Total issue authors: 1
- Total pull request authors: 2
- Average comments per issue: 0.43
- Average comments per pull request: 0.44
- Merged pull requests: 108
- Bot issues: 0
- Bot pull requests: 116
Past Year
- Issues: 2
- Pull requests: 51
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 43
- Bot issues: 0
- Bot pull requests: 51
Top Authors
Issue Authors
- APN-Pucky (12)
Pull Request Authors
- dependabot[bot] (161)
- APN-Pucky (24)
Top Labels
Issue Labels
Pull Request Labels
dependencies (161)
python (147)
github_actions (14)
Packages
- Total packages: 1
-
Total downloads:
- pypi 63 last-month
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 10
- Total maintainers: 1
pypi.org: feynamp
Compute Feynman diagrams
- Homepage: https://github.com/APN-Pucky/feynamp
- Documentation: https://feynamp.readthedocs.io/
- License: gpl-3.0
-
Latest release: 0.0.12
published over 1 year ago
Rankings
Dependent packages count: 7.5%
Downloads: 26.2%
Forks count: 30.2%
Average: 34.6%
Stargazers count: 39.1%
Dependent repos count: 69.8%
Maintainers (1)
Last synced:
6 months ago
Dependencies
.github/workflows/dependabot.yml
actions
.github/workflows/devel.yml
actions
- APN-Pucky/make-python-action main composite
.github/workflows/pre-commit.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pre-commit/action v3.0.0 composite
.github/workflows/release.yml
actions
- APN-Pucky/make-python-action main composite
.github/workflows/test.yml
actions
- APN-Pucky/make-python-action main composite
poetry.lock
pypi
- 206 dependencies
pyproject.toml
pypi
- feynml >=0.2.12
- feynmodel >=0.0.4
- python ^3.8