Metadata-Version: 2.1
Name: saiph
Version: 1.4.7
Summary: A projection package
License: Apache-2.0
Author: Octopize
Author-email: help@octopize.io
Requires-Python: >=3.8,<3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: matplotlib
Requires-Dist: matplotlib (>=3.5.2,<4.0.0) ; extra == "matplotlib"
Requires-Dist: msgspec (>=0.18.5,<0.19.0)
Requires-Dist: numpy (>=1.21,<2.0)
Requires-Dist: pandas (>=1.3,<2.0)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: scikit-learn (>=1.0,<2.0)
Requires-Dist: scipy (>=1.7,<2.0)
Requires-Dist: toolz (>=0.11.2,<0.12.0)
