Metadata-Version: 2.1
Name: pyquad
Version: 0.7.0
Summary: A python wrapper for the GSL integration routines
Home-page: https://github.com/AshKelly/pyquad
Author: Ashley J Kelly
Author-email: a.j.kelly@durham.ac.uk
License: LGPL-3.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Requires-Dist: cython
Requires-Dist: numpy
Requires-Dist: numba
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: scipy ; extra == 'test'

UNKNOWN


