Broken whilst unlinking GP and sparse_GP, kern not being imported

This commit is contained in:
Alan Saul 2013-06-04 16:05:33 +01:00
parent 26b4cd6c4f
commit 1302c46ace
16 changed files with 328 additions and 318 deletions

View file

@ -1,7 +1,8 @@
# Copyright (c) 2012, GPy authors (see AUTHORS.txt).
# Licensed under the BSD 3-clause license (see LICENSE.txt)
from GP import GP
from sparse_GP import sparse_GP
from model import *
from parameterised import *
import priors