Metadata-Version: 2.4
Name: eurydice
Version: 0.5
Summary: A package for evaluating radial velocity signal models using cross-validation methods and Gaussian processes.
Author-email: Kaylee Barrera <kaybarr4@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pandas
Dynamic: license-file

eurydice: A package that streamlines cross-validation analyses for Gaussian processes models of stellar activity in radial velocity data of exoplanets.

For more detailed documentation, start [here](https://eurydice.readthedocs.io/en/latest/).

[![PyPI version](https://badge.fury.io/py/eurydice.svg)](https://badge.fury.io/py/eurydice)
[![Documentation Status](https://readthedocs.org/projects/eurydice/badge/?version=latest)](https://eurydice.readthedocs.io/en/latest/?badge=latest)
![Code Astro](https://img.shields.io/badge/Made%20at-Code/Astro-blueviolet.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Last Updated: January 06 2026

Current Version: 0.5

To-Do:
* writing a tutorial on how to use code with juypter notebook
* combing through existing code to improve lacking documentation and find more appropriate places to include error messages
* writing more unit tests

