feynmodel

Models for constructing Feynman diagrams


License
GPL-3.0
Install
pip install feynmodel==0.0.10

Documentation

FeynModel

FeynModel is a project to develop an XML dialect for describing Feynman Models. It is in design very close to the UFO format, but not as restrictive (-> less complete).

PyPI version PyPI version downloads

test Coverage Status Codacy Badge Codacy Badge Documentation

Installation

pip install [--user] feynmodel

or from cloned source:

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

Documentation

Related:

Development

package/python structure: