Metadata-Version: 1.0
Name: pyfeyn
Version: 0.3.0
Summary: An easy-to-use Python library to help physicists draw Feynman diagrams.
Home-page: http://projects.hepforge.org/pyfeyn/
Author: Andy Buckley
Author-email: andy@insectnation.org
License: GPL
Description: 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.
Keywords: feynman hep physics particle diagram
Platform: UNKNOWN
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
