hadsed/PyGPML

Add tests for core, kernel, inf, lik, mean, and an example GP

hadsed opened this issue · 3 comments

Pretty much the title. Add the commits where tests are added here.

Core.py tests added: 28aa927

Kernels.py tests added: 302fa8f

Good tests for main GP class (will be merged with master soon, previous gp tests are not very reliable): https://github.com/hadsed/PyGPML/blob/no-matrix/testing/test_gp.py