some tifying in the models classes

This commit is contained in:
James Hensman 2013-12-12 14:18:18 +00:00
parent cd3bcee11c
commit 63ab143e7c
6 changed files with 15 additions and 26 deletions

View file

@ -1,8 +1,6 @@
'''
Created on 10 Apr 2013
# ## Copyright (c) 2013, GPy authors (see AUTHORS.txt).
# Licensed under the BSD 3-clause license (see LICENSE.txt)
@author: Max Zwiessele
'''
from GPy.core import Model
from GPy.core import SparseGP
from GPy.util.linalg import PCA