Metadata-Version: 2.1
Name: inflationpy
Version: 0.9.0
Author: Martin Vasar
Author-email: vasarmartin0@gmail.com
Keywords: cosmology scalar-tensor-theory cosmic-inflation
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: sympy
Requires-Dist: mpmath
Requires-Dist: matplotlib
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-autobuild ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinxcontrib.spelling ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pytest (>=6.0) ; extra == 'tests'
Requires-Dist: flake8 (>=3.8) ; extra == 'tests'
Requires-Dist: black ; extra == 'tests'

