Fixing lapacks

This commit is contained in:
Alan Saul 2013-06-06 14:46:58 +01:00
parent f15df22f43
commit 0deb6e86c3
2 changed files with 5 additions and 6 deletions

View file

@ -39,7 +39,7 @@ def model_instance(model):
#assert isinstance(model, GPy.core.model)
return isinstance(model, GPy.core.Model)
@nottest
#@nottest
def test_models():
examples_path = os.path.dirname(GPy.examples.__file__)
# Load modules