Metadata-Version: 2.1
Name: cosmo_ml_tools
Version: 0.0.1
Summary: A python package that wraps many po useful ML packaagages and algorithms in cosmology.
Author-email: "Rodrigo Calderon, Ph.D." <calderon.cosmology@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/rcalderonb6/cosmo_ml_tools
Keywords: cosmo_ml_tools
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: cosmo-ml-tools[extra] ; extra == 'all'
Provides-Extra: extra
Requires-Dist: pandas ; extra == 'extra'

# cosmo_ml_tools


[![image](https://img.shields.io/pypi/v/cosmo_ml_tools.svg)](https://pypi.python.org/pypi/cosmo_ml_tools)
[![image](https://img.shields.io/conda/vn/conda-forge/cosmo_ml_tools.svg)](https://anaconda.org/conda-forge/cosmo_ml_tools)


**A python package that wraps many po useful ML packaagages and algorithms in cosmology.**


-   Free software: MIT License
-   Documentation: https://rcalderonb6.github.io/cosmo_ml_tools
    

## Features

-   TODO
