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

Conflicts:
	GPy/core/sparse_gp.py
This commit is contained in:
Ricardo 2014-01-28 13:52:38 +00:00
commit df50d2a990
7 changed files with 58 additions and 142 deletions

View file

@ -71,8 +71,8 @@ def align_subplots(N,M,xlim=None, ylim=None):
removeUpperTicks()
def align_subplot_array(axes,xlim=None, ylim=None):
"""make all of the axes in the array hae the same limits, turn off unnecessary ticks
"""
Make all of the axes in the array hae the same limits, turn off unnecessary ticks
use pb.subplots() to get an array of axes
"""
#find sensible xlim,ylim