Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
/ gp-emulators Public archive

A small collection of python-scripts associated with Gaussian process emulators in Bayesian inverse problems

Notifications You must be signed in to change notification settings

pnkraemer/gp-emulators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gp-emulators

This is a collection of some of the python programs surrounding the usage of Gaussian process emulators in Bayesian inverse problems as part of my MSc thesis at the University of Bonn.

As of May 13, 2019, it includes: (Q)MC and MCMC algorithms, finite element methods, various covariance matrices, Gaussian processes and Gaussian process regression, various visualisations, Bayesian inference and approximate Bayesian inference with Gaussian process emulators, localised Lagrange bases preconditioners. Most of them are based on numpy, scipy and matplotlib. Recent extensions include preconditioning with localised bases for kernel spaces.

I intend to follow the PEP8 style guide. For most of the modules, I include unittests.

Please let me know about any bugs, issues or inefficiencies.

Test coverage: fairly low

All rights reserved, Nicholas Krämer, 2019

About

A small collection of python-scripts associated with Gaussian process emulators in Bayesian inverse problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published