Metadata-Version: 2.1
Name: bayeso
Version: 0.5.0
Summary: Simple, but essential Bayesian optimization package
Home-page: http://bayeso.org
Author: Jungtaek Kim
Author-email: jtkim@postech.ac.kr
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6, <4
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: qmcpy
Requires-Dist: cma

UNKNOWN


