/george

Fast Gaussian Processes for regression

Primary LanguageC++MIT LicenseMIT

George

Installation:

python setup.py install -I/path/to/eigen3

or

python setup.py build_ext --inplace -I/path/to/eigen3

This requires numpy and Eigen3. If you install Eigen using Homebrew on a Mac, /path/to/eigen is probably /usr/local/include/eigen3.