APN-Pucky / feynmodel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:Makefile 0.6%