[paramz] started to pull paramz out

This commit is contained in:
mzwiessele 2015-10-14 10:28:23 +01:00
parent 6c5b40cb29
commit e49c75ce2e
23 changed files with 84 additions and 5286 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 .model import *
from GPy.core.probabilistic_model import *
from .parameterization.parameterized import adjust_name_for_printing, Parameterizable
from .parameterization.param import Param, ParamConcatenation
from .parameterization.observable_array import ObsAr