mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-05-24 14:15:14 +02:00
Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts: GPy/core/sparse_gp.py
This commit is contained in:
commit
df50d2a990
7 changed files with 58 additions and 142 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue