feynml

Feynman diagram markup language

https://github.com/apn-pucky/feynml

Science Score: 54.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
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary

Keywords from Contributors

interactive mesh interpretability profiles sequences generic projection optim embedded hacking
Last synced: 7 months ago · JSON representation ·

Repository

Feynman diagram markup language

Basic Info
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 11
  • Releases: 1
Created about 3 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License Citation Authors

README.md

FeynML

FeynML from https://feynml.hepforge.org/

FeynML is a project to develop an XML dialect for describing Feynman diagrams as used in quantum field theory calculations. The primary aim is to unambiguously describe the structure of a diagram in XML, giving a de facto representation for diagram structure which can be easily translated into another representation.

PyPI version PyPI version downloads DOI

test Coverage Status Codacy Badge Codacy Badge Documentation Binder

Installation

sh pip install [--user] feynml

or from cloned source:

sh poerty install --with docs --with dev poetry shell

Documentation

Related:

Development

package/python structure:

Owner

  • Name: Alexander Puck Neuwirth
  • Login: APN-Pucky
  • Kind: user
  • Company: Uni Münster

Citation (CITATION.cff)

cff-version: 1.2.0
title: 'feynml'
version: 0.2.24
abstract: Feynman diagram markup language
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: '2023-12-02'
doi: 10.5281/zenodo.8430845
license: GPL-3.0-only
type: software
repository-code: "https://github.com/APN-Pucky/feynml"
url: "https://github.com/APN-Pucky/feynml"
identifiers:
  - description: Zenodo release
    type: doi
    value: "10.5281/zenodo.8430845"

GitHub Events

Total
  • Issues event: 7
  • Watch event: 1
  • Delete event: 12
  • Issue comment event: 6
  • Push event: 45
  • Pull request event: 35
  • Create event: 17
Last Year
  • Issues event: 7
  • Watch event: 1
  • Delete event: 12
  • Issue comment event: 6
  • Push event: 45
  • Pull request event: 35
  • Create event: 17

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 251
  • Total Committers: 2
  • Avg Commits per committer: 125.5
  • Development Distribution Score (DDS): 0.454
Past Year
  • Commits: 58
  • Committers: 2
  • Avg Commits per committer: 29.0
  • Development Distribution Score (DDS): 0.431
Top Committers
Name Email Commits
Alexander Puck Neuwirth a****r@n****e 137
dependabot[bot] 4****] 114
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 15
  • Total pull requests: 147
  • Average time to close issues: 7 months
  • Average time to close pull requests: 8 days
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.27
  • Average comments per pull request: 0.27
  • Merged pull requests: 126
  • Bot issues: 0
  • Bot pull requests: 133
Past Year
  • Issues: 5
  • Pull requests: 35
  • Average time to close issues: 7 days
  • Average time to close pull requests: about 23 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.4
  • Average comments per pull request: 0.14
  • Merged pull requests: 32
  • Bot issues: 0
  • Bot pull requests: 25
Top Authors
Issue Authors
  • APN-Pucky (15)
Pull Request Authors
  • dependabot[bot] (188)
  • APN-Pucky (16)
Top Labels
Issue Labels
Pull Request Labels
dependencies (188) python (178) github_actions (10)

Packages

  • Total packages: 2
  • Total downloads:
    • pypi 1,552 last-month
  • Total dependent packages: 4
    (may contain duplicates)
  • Total dependent repositories: 2
    (may contain duplicates)
  • Total versions: 38
  • Total maintainers: 1
pypi.org: feynml

Feynman diagram markup language

  • Versions: 37
  • Dependent Packages: 4
  • Dependent Repositories: 1
  • Downloads: 716 Last month
Rankings
Dependent packages count: 1.9%
Downloads: 9.8%
Average: 19.0%
Dependent repos count: 21.5%
Forks count: 29.8%
Stargazers count: 31.9%
Maintainers (1)
Last synced: 8 months ago
pypi.org: ufo-sm

Standard Model UFO

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 836 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.5%
Average: 26.7%
Forks count: 29.8%
Stargazers count: 31.9%
Downloads: 40.1%
Maintainers (1)
Last synced: 8 months ago

Dependencies

.github/workflows/pre-commit.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pre-commit/action v3.0.0 composite
.github/workflows/devel.yml actions
  • APN-Pucky/make-python-action main 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
  • 219 dependencies
pyproject.toml pypi
  • cssselect *
  • cssutils *
  • deprecated *
  • deprecation *
  • particle *
  • python ^3.8
  • smpl_doc *
  • smpl_io *
  • smpl_util *
  • xsdata *
.github/workflows/dependabot.yml actions