Metadata-Version: 2.1
Name: doelab
Version: 0.1.1.dev0
Summary: A python package for Design of Experiment(DOE)
Home-page: https://github.com/**
License: MIT
Keywords: DOE,doelab
Author: caron14
Author-email: **.**@gmail.com
Requires-Python: >=3.9,<3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: jupyterlab (>=4.0.5,<5.0.0)
Requires-Dist: matplotlib (>=3.7.2)
Requires-Dist: numpy (>=1.18,<1.24)
Requires-Dist: pandas (>=1.5.3)
Requires-Dist: plotly (>=5.16.0,<6.0.0)
Requires-Dist: scikit-learn (>=1.3.0)
Requires-Dist: scipy (>=1.11.1)
Requires-Dist: seaborn (>=0.12.2)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Project-URL: Repository, https://github.com/**
Description-Content-Type: text/markdown


