feynman

Feynman diagrams with python-matplotlib


Keywords
Feynman, diagrams
License
GPL-2.0+
Install
pip install feynman==2.0.5

Documentation

Plot beautiful Feynman diagrams with matplotlib.


Requirements

  • python 2.7 (Python 3 not supported at the moment)
  • numpy 1.6+
  • matplotlib 1.4+

Installing from source

Once you have satisfied the requirements, install the package with

python setup.py install

License

feynman is released under the GNU GPL License.