Metadata-Version: 2.4
Name: pyfeyn
Version: 1.0.0
Summary: An easy-to-use Python library to help physicists draw Feynman diagrams.
Home-page: http://projects.hepforge.org/pyfeyn/
Author: Andy Buckley, Georg von Hippel
Author-email: pyfeyn@projects.hepforge.org
License: GPL
Keywords: feynman hep physics particle diagram
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Artistic Software
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: PyX>=0.9
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

PyFeyn is a package which makes drawing Feynman diagrams simple and programmatic.
Feynman diagrams are important constructs in perturbative field theory, so being able to draw them
in a programmatic fashion is important if attempting to enumerate a large number of diagram
configurations is important. The output quality of PyFeyn diagrams (into PDF or EPS formats)
is very high, and special effects can be obtained by using constructs from PyX, which PyFeyn
is based around.
