[dir] structure preserved

This commit is contained in:
mzwiessele 2015-10-15 15:13:16 +01:00
parent e79ab98385
commit 568a38dfba
29 changed files with 48 additions and 46 deletions

View file

@ -1,7 +1,7 @@
# Copyright (c) 2012-2014, GPy authors (see AUTHORS.txt).
# Licensed under the BSD 3-clause license (see LICENSE.txt)
from .probabilistic_model import ProbabilisticModel
from GPy.core.model import Model
from .parameterization import Param, Parameterized
from .gp import GP