Metadata-Version: 2.1
Name: pygibbs
Version: 0.0.1
Summary: PyGL is a numerical library for simulations of field theories in Python.
Home-page: https://github.com/rajeshrinet/pygibbs
Author: The PyGibbs team
License: MIT
Platform: tested on LINUX and macOS
Requires-Dist: numpy
Requires-Dist: scipy
Provides-Extra: notebook
Requires-Dist: jupyter ; extra == 'notebook'
Requires-Dist: nbconvert ; extra == 'notebook'
Provides-Extra: plotting
Requires-Dist: matplotlib ; extra == 'plotting'

UNKNOWN


