Metadata-Version: 2.1
Name: robpy
Version: 0.0.2
Summary: 
Author: Thomas Servotte
Author-email: servottethomas@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: matplotlib (>=3.8.2,<4.0.0)
Requires-Dist: scikit-learn (>=1.3)
Requires-Dist: scipy (>=1.11.4,<2.0.0)
Requires-Dist: seaborn (>=0.13.2,<0.14.0)
Requires-Dist: statsmodels (>=0.14.1,<0.15.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Description-Content-Type: text/x-rst

Robpy
=========

**Robpy** is a Python module for robust statistical methods built on top of scikit-learn and
SciPy. 

The project was started in 2023 by Tim Verdonck, Jakob Raymaekers, Thomas Servotte, Sarah Leyder & Thomas Decorte at the University of Antwerp and imec IDLab. 
The project is currently maintained by a the same team and distributed under MIT license.




