Metadata-Version: 2.1
Name: samplersLib
Version: 24.1.1
Summary: A samplers library for online active sampling
Home-page: https://github.com/Ahmed-Bayoumy/samplersLib
Author: Ahmed H. Bayoumy
Author-email: ahmed.bayoumy@mail.mcgill.ca
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/Ahmed-Bayoumy/samplersLib/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.22.4)
Requires-Dist: pyDOE2 (>=1.3.0)
Requires-Dist: scipy (>=1.8.1)
Requires-Dist: setuptools (>=58.1.0)
Requires-Dist: requests (>=2.20.0)
Requires-Dist: seaborn
Provides-Extra: interactive
Requires-Dist: matplotlib (>=3.5.2) ; extra == 'interactive'
Requires-Dist: plotly (>=5.14.1) ; extra == 'interactive'

# samplersLib
A samplers library for online active sampling


