Metadata-Version: 2.1
Name: saiph
Version: 1.0.9
Summary: A projection package
License: MIT
Author: Zineb Bennis
Requires-Python: >=3.8,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: matplotlib
Requires-Dist: matplotlib (>=3.5.2,<4.0.0); extra == "matplotlib"
Requires-Dist: numpy (>=1.21,<2.0)
Requires-Dist: pandas (>=1.3,<2.0)
Requires-Dist: scikit-learn (>=1.0,<2.0)
Requires-Dist: scipy (>=1.7,<2.0)
Requires-Dist: toolz (>=0.11.2,<0.12.0)
