Merge branch 'devel' of github.com:SheffieldML/GPy into devel

This commit is contained in:
Ricardo 2013-06-05 18:47:55 +01:00
commit d4e300b1a2

View file

@ -135,6 +135,7 @@ def tuto_kernel_overview():
pb.ylabel("+ ",rotation='horizontal',fontsize='30')
m.plot(ax=axs, which_parts=[False,False,False,True])
m.ensure_default_constraints()
return(m)