Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Output History Matching #210

Merged
merged 6 commits into from
Apr 11, 2022
Merged

Multi-Output History Matching #210

merged 6 commits into from
Apr 11, 2022

Conversation

edaub
Copy link
Collaborator

@edaub edaub commented Dec 16, 2021

Adds support for multiple output history matching. Addresses #113 and #195.

New in this PR:

  • HistoryMatching class now accepts vector observations and multi-output GPs.
  • Unit tests for the new history matching functionality.
  • MultiOutputGP derives from a base class (like with GPs) to allow CPU and GPU versions to be used with history matching class.
  • New example demo script for multiple outputs building on the projectile simulation.
  • Additional documentation pages

@edaub edaub requested a review from nbarlowATI December 16, 2021 15:21
@edaub edaub requested review from ots22 and removed request for nbarlowATI April 8, 2022 15:10
@edaub edaub merged commit 087f916 into devel Apr 11, 2022
@edaub edaub deleted the feature/mogp_history_match branch April 11, 2022 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants