helonin / vkikriging

Kriging and Gradient-Enhanced Kriging for the VKI Lecture Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kriging and Gradient-Enhanced Kriging for VKI Lecture Series

Python module implementing interpolation with Gaussian process regression, a.k.a. Kriging. Features:

  • Arbetrary dimensional interpolation.
  • Use of gradients in reconstruction (Gradient Enhanced Kriging).
  • Simple and univeral Kriging.
  • Implementation follows Bayesian derivation of Kriging, descibed in the tutorial.

Module webpage with full documentation is https://aerodynamics.lr.tudelft.nl/~rdwight/vkikriging/

R. Dwight, 2018. richard.dwight@gmail.com

About

Kriging and Gradient-Enhanced Kriging for the VKI Lecture Series

License:MIT License


Languages

Language:Python 98.7%Language:Shell 1.3%