Metadata-Version: 2.4
Name: cosmology.compat.camb
Version: 0.1.0
Summary: Cosmology API compatibility layer for CAMB
Project-URL: Documentation, https://cosmology.readthedocs.io/projects/camb
Project-URL: Repository, https://github.com/cosmology-api/cosmology.compat.camb
Author-email: Nathaniel Starkman <starkman@mit.edu>, Nicolas Tessore <n.tessore@ucl.ac.uk>
Maintainer-email: Nathaniel Starkman <n.starkman@mail.utoronto.ca>, Nicolas Tessore <n.tessore@ucl.ac.uk>
License: MIT
License-File: LICENSE.txt
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: numpy>=2
Provides-Extra: doc
Requires-Dist: furo; extra == 'doc'
Requires-Dist: sphinx; extra == 'doc'
Provides-Extra: test
Requires-Dist: astropy; extra == 'test'
Requires-Dist: camb; extra == 'test'
Requires-Dist: cosmology-api; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Description-Content-Type: text/x-rst

CAMB compatability with the Cosmology API
=========================================

Compatability wrapper for CAMB to allow it to be used with the Cosmology API.
