Commit graph

16 commits

Author SHA1 Message Date
mzwiessele
568a38dfba [dir] structure preserved 2015-10-15 15:13:16 +01:00
mzwiessele
dce82847a7 [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
Max Zwiessele
383cf41dab [#186] fixed distribution across files and added base class for reusability 2015-09-11 17:13:21 +01:00
Max Zwiessele
1d354f5cce [classification] sparse gp classification and dtc update 2015-09-11 15:08:30 +01:00
Ricardo
fbec4d0d0b Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/models/gp_classification.py
	GPy/models/sparse_gp_classification.py
2014-04-16 14:59:04 +01:00
Ricardo
5d4e727521 changes according to new definitions 2014-04-16 11:04:16 +01:00
Max Zwiessele
f3b74fa85f pickling and caching 2014-03-31 12:45:09 +01:00
Max Zwiessele
cec766b723 getstate > _getstate and setstate > _setstate 2014-01-24 15:48:23 +00:00
Ricardo
f8c9e6b982 Merge branch 'linK_functions2' into devel
Conflicts:
	GPy/core/gp.py
	GPy/core/gp_base.py
	GPy/core/sparse_gp.py
	GPy/examples/regression.py
	GPy/kern/constructors.py
	GPy/kern/parts/coregionalise.py
	GPy/models/__init__.py
	GPy/models/sparse_gp_classification.py
	GPy/util/__init__.py
2013-09-13 15:57:34 +01:00
Ricardo
6533f7792f changes according to new likelihoods definition 2013-09-13 12:26:50 +01:00
Max Zwiessele
f5effb8cb6 added robust pickling, switches to old behaviour, if get/setstate not implemented 2013-06-26 16:48:48 +01:00
James Hensman
8fd8288fb8 ensure_default_constraints is on by default 2013-06-17 15:57:19 +01:00
Alan Saul
3475b52b6c Changed all M's for num_inducing 2013-06-05 15:29:45 +01:00
Ricardo
aac4f6a237 Fixed naming to standardized PEP8 2013-06-05 14:39:32 +01:00
Ricardo
b3eeacd956 Merged and fixed conflicts, names still need changing accordingly 2013-06-05 14:22:16 +01:00
Max Zwiessele
7040b26f41 refactoring files added 2013-06-05 14:11:49 +01:00