Stable Gaussian radial basis function interpolation based on HermiteGF expansion
This is an implementation of the method described in the paper
Anna Yurova and Katharina Kormann Stable evaluation of gaussian radial basis functions using Hermite polynomials.
Installation
using Pkg
Pkg.add("https://gitlab.mpcdf.mpg.de/clapp/HermiteGF.jl")
using HermiteGF