Metadata-Version: 2.1
Name: petboa
Version: 0.1.1
Summary: Parameter Estimation using Bayesian Optimization
Home-page: https://github.com/VlachosGroup/petboa
Author: Sashank Kasiraju; Vlachos Group
Author-email: skasiraj@udel.edu
Project-URL: Documentation, https://github.com/VlachosGroup/petboa
Project-URL: Source, https://github.com/VlachosGroup/petboa
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Requires-Python: >=3.7,<=3.11
License-File: LICENSE.md
Requires-Dist: gpytorch<=1.8.1
Requires-Dist: botorch<=0.6.6
Requires-Dist: nextorch>=0.1.0
Requires-Dist: pmutt
Requires-Dist: docker
Requires-Dist: SALib
