Metadata-Version: 2.1
Name: feynman
Version: 2.1.0
Summary: Feynman diagrams with python-matplotlib
Home-page: http://gkantonius.github.io/feynman
Author: Gabriel Antonius
Author-email: Gabriel Antonius <gabriel.antonius@gmail.com>
License: GPL
Project-URL: Homepage, https://github.com/GkAntonius/feynman
Project-URL: Bug Tracker, https://github.com/GkAntonius/feynman/issues
Keywords: Feynman diagrams
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: matplotlib (>=1.1)
Requires-Dist: numpy (>=1.6)

Sharp-looking Feynman diagrams in python

<a href="url"><img src="https://github.com/GkAntonius/feynman/blob/master/docs/images_for_readme/sphx_glr_plot_sigma_GW_001.png" height="150" ></a><br clear="all" />

<a href="url"><img src="https://github.com/GkAntonius/feynman/blob/master/docs/images_for_readme/sphx_glr_plot_eph_001.png " height="150" ></a><br clear="all" />

<a href="url"><img src="https://github.com/GkAntonius/feynman/blob/master/docs/images_for_readme/sphx_glr_plot_VBF_tautau_001.png" height="450" ></a><br clear="all" />

Requirements
------------

  * python 3.7+
  * numpy 1.6+
  * matplotlib 1.4+


Installing
----------

  pip install feynman


License
-------

feynman is released under the GNU GPL License.
