Metadata-Version: 2.1
Name: cosmic_toolbox
Version: 0.4.1
Summary: Collection of code from the Cosmology Research Group at ETH
Author: Silvan Fischbacher
Author-email: silvanf@phys.ethz.ch
License: MIT License
Project-URL: Source, https://cosmo-docs.phys.ethz.ch/cosmic_toolbox
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: copy_guardian
Requires-Dist: cycler
Requires-Dist: h5py
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: six
Requires-Dist: tqdm
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: pytest<7.2.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-regtest; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: sphinx-pynpoint-theme; extra == "dev"
Requires-Dist: myst-parser; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx<7; extra == "docs"
Requires-Dist: sphinx-pynpoint-theme; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"

[![image](https://cosmo-gitlab.phys.ethz.ch/silvanf/cosmic_toolbox/badges/main/pipeline.svg)](https://cosmo-gitlab.phys.ethz.ch/silvanf/cosmic_toolbox)
[![Latest Release](https://cosmo-gitlab.phys.ethz.ch/silvanf/cosmic_toolbox/-/badges/release.svg)](https://cosmo-gitlab.phys.ethz.ch/silvanf/cosmic_toolbox/-/releases/)
[![PyPI version](https://badge.fury.io/py/cosmic_toolbox.svg)](https://badge.fury.io/py/cosmic_toolbox)

# cosmic_toolbox

Collection of code from the Cosmology Research Group at ETH


## Features

* TODO

