Commit graph

25 commits

Author SHA1 Message Date
mzwiessele
8e4855db10 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:16:58 +01:00
mzwiessele
07c0284666 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:02:32 +01:00
Max Zwiessele
a39a63c7f8 [testing] 2015-09-08 15:35:08 +01:00
Max Zwiessele
929cf0a489 [more coverage] and predictive var fixes 2015-09-07 16:52:59 +01:00
Max Zwiessele
839e3dc6f0 [magnification] plot_magnification expanded 2015-09-03 09:33:07 +01:00
Max Zwiessele
ca60ad3195 [magnification] mostly plotting and some model corrections for _predictive_variable 2015-09-02 15:46:40 +01:00
Max Zwiessele
70a9a26d7e [core] updating system, security branching 2015-09-02 09:06:17 +01:00
Mike Croucher
74f8caba2b Exception fixes for Python 3 compat 2015-02-26 14:23:12 +00:00
Mike Croucher
4b4e5d4901 Convert print to function for Python 3 compatibility 2015-02-26 09:01:27 +00:00
James Hensman
5927872ec6 more coooooopyrighting 2014-11-21 12:15:05 +00:00
Max Zwiessele
3c642a5600 [MRD] updates and nicer plotting 2014-11-12 15:08:38 +00:00
Max Zwiessele
aa50f1f303 [latent plotting] some adjustments for nicer looking plots 2014-10-29 08:21:37 +00:00
Max Zwiessele
6a260409fa [param_to_array] deprecated and removed param_to_array from code, use param.values instead 2014-10-06 08:59:24 +01:00
Zhenwen Dai
049b58c729 Remove the dependency on matplotlib 2014-09-12 11:51:51 +01:00
mzwiessele
c0bf227985 [dim red plots] plotting big models
Conflicts:
	GPy/plotting/matplot_dep/dim_reduction_plots.py
2014-08-28 15:55:00 -07:00
mzwiessele
8c80fb9c52 [inference] less constant jitter, and jitter adjustements
Conflicts:
	GPy/util/linalg.py
2014-07-22 09:26:20 -07:00
Max Zwiessele
efc1f4413c [ploting] dim reduction 2014-05-16 11:20:50 +01:00
Neil Lawrence
db644408ea Add ordinal and attempt to fix downloads 2014-05-13 12:17:42 +01:00
Neil Lawrence
2256127130 Made openmp switch in only dependent on potion in rbf.py and linear.py 2014-05-13 05:23:36 +01:00
Max Zwiessele
8f54449a4e whitespaces 2014-05-09 14:07:42 +01:00
mzwiessele
ce728d8465 plotting, allot of plotting 2014-03-20 16:20:39 +00:00
Zhenwen Dai
b9dcb7f640 switch input_sensitivity function to model 2014-03-04 14:25:11 +00:00
James Hensman
f6da5345d9 plot latent updated 2014-02-26 09:16:31 +00:00
Max Zwiessele
659643038f parameterized now supports deleting of parameters 2014-02-21 17:53:44 +00:00
Ricardo
69303e215c Relocated and renamed 2014-01-28 13:32:27 +00:00