Metadata-Version: 2.1
Name: history-matching
Version: 0.0.8
Summary: Package contains helper modules for using history matching for parameter optimzation.
Author-email: Robert King <robcking@stanford.edu>
Project-URL: Homepage, https://github.com/OneOneFour/History-Matching-Core
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# History Matching (Core)
Core package for Bayesian History Matching. Generic as possible implementation built upon scikit-learn Gaussian Process Regression layer for the emulation. 

Implements helper functions and classes for conducting history matching runs, handling different sampling spaces. 

Developed by Robert King (robcking@stanford.edu)
