[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

@ -3,7 +3,7 @@
from paramz.core.pickleable import Pickleable
from paramz.caching import Cache_this
from ....core import variational
from GPy.core.parameterization import variational
#from linear_psi_comp import LINEAr
class PSICOMP(Pickleable):