Metadata-Version: 2.4
Name: sncosmo
Version: 2.12.1
Summary: Package for supernova cosmology based on astropy
Home-page: https://sncosmo.readthedocs.org
Author: The SNCosmo Developers
Author-email: kylebarbary@gmail.com
License: BSD 3-Clause License
Keywords: supernova,cosmology
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.rst
Requires-Dist: astropy>=5.0
Requires-Dist: extinction>=0.4.6
Requires-Dist: h5py>=3.11
Requires-Dist: looseversion>=1.0.0
Requires-Dist: numpy>=1.20.3
Requires-Dist: pyyaml>=6.0.1
Requires-Dist: scipy>=1.10.0
Provides-Extra: oldestdeps
Requires-Dist: astropy==5.0; extra == "oldestdeps"
Requires-Dist: extinction==0.4.6; extra == "oldestdeps"
Requires-Dist: h5py==3.11; extra == "oldestdeps"
Requires-Dist: looseversion==1.0.0; extra == "oldestdeps"
Requires-Dist: numpy==1.20.3; extra == "oldestdeps"
Requires-Dist: pyyaml==6.0.1; extra == "oldestdeps"
Requires-Dist: scipy==1.10.0; extra == "oldestdeps"
Provides-Extra: test
Requires-Dist: cython; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-astropy; extra == "test"
Provides-Extra: test-coverage
Requires-Dist: coverage; extra == "test-coverage"
Requires-Dist: coveralls; extra == "test-coverage"
Requires-Dist: pytest-cov; extra == "test-coverage"
Provides-Extra: all
Requires-Dist: emcee>=3; extra == "all"
Requires-Dist: iminuit; extra == "all"
Requires-Dist: matplotlib; extra == "all"
Requires-Dist: nestle; extra == "all"
Provides-Extra: docs
Requires-Dist: astropy; extra == "docs"
Requires-Dist: cython; extra == "docs"
Requires-Dist: emcee>=3; extra == "docs"
Requires-Dist: extinction; extra == "docs"
Requires-Dist: iminuit; extra == "docs"
Requires-Dist: matplotlib; extra == "docs"
Requires-Dist: numpy; extra == "docs"
Requires-Dist: numpydoc; extra == "docs"
Requires-Dist: pillow; extra == "docs"
Requires-Dist: pyyaml; extra == "docs"
Requires-Dist: scipy; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx_gallery; extra == "docs"
Requires-Dist: sphinx_rtd_theme; extra == "docs"
Dynamic: license-file

SNCosmo
=======

*Python library for supernova cosmology*

[![Build Status](https://github.com/sncosmo/sncosmo/actions/workflows/run_tests.yml/badge.svg)](https://github.com/sncosmo/sncosmo/actions/workflows/run_tests.yml)
[![Coverage Status](https://codecov.io/gh/sncosmo/sncosmo/branch/master/graph/badge.svg?token=jMdsK7kgPb)](https://codecov.io/gh/sncosmo/sncosmo)
[![Documentation Status](https://readthedocs.org/projects/sncosmo/badge/?version=latest)](https://sncosmo.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/sncosmo.svg?style=flat-square)](https://pypi.python.org/pypi/sncosmo)
[![Anaconda](https://anaconda.org/conda-forge/sncosmo/badges/version.svg)](https://anaconda.org/conda-forge/sncosmo)
[![ASCL](https://img.shields.io/badge/ascl-1611.017-blue.svg?colorB=262255)](https://ascl.net/1611.017)

**Documentation:** http://sncosmo.readthedocs.io

**Citing sncosmo:** [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.592747.svg)](https://doi.org/10.5281/zenodo.592747)
