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

This commit is contained in:
Zhenwen Dai 2015-09-21 16:38:18 +01:00
commit a98bafb5b4
2 changed files with 3 additions and 3 deletions

View file

@ -341,7 +341,7 @@ def fixed_inputs(model, non_fixed_inputs, fix_routine='median', as_list=True, X_
return X
def errorbars_trainset(model, which_data_rows='all',
def plot_errorbars_trainset(model, which_data_rows='all',
which_data_ycols='all', fixed_inputs=[],
fignum=None, ax=None,
linecol='red', data_symbol='kx',