Gaussian process regression, optimisation and inversion

The inference.gp provides implementations of some useful applications of ‘Gaussian processes’; Gaussian process regression via the GpRegressor class, Gaussian process optimisation via the GpOptimiser class, and Gaussian process linear inversion via the GpLinearInverter class.