Commit graph

55 commits

Author SHA1 Message Date
mzwiessele
d343ec8b41 [warped stuff] plotting and normalizer in warped gps 2016-08-17 14:51:29 +01:00
Max Zwiessele
0116b03f3c [plotting] still testing the testing 2016-03-31 14:06:23 +01:00
Max Zwiessele
219a8ec3f3 merge 2015-11-09 13:28:59 +00:00
Max Zwiessele
6044ebb53e merge 2015-11-09 13:28:36 +00:00
Max Zwiessele
913d80f712 [optimization] deleted and backwardscompatible 2015-11-09 13:27:24 +00:00
Max Zwiessele
850c10beaa [pickle] load errors bc of kernel changes, backwards compatibility issues fixed 2015-11-09 10:09:07 +00:00
Max Zwiessele
f3f4bf67ad [gpyload] loading pickle with restructured kern src 2015-11-09 09:22:36 +00:00
mzwiessele
02ff21d064 [paramz] right imports 2015-11-06 09:44:26 +00:00
mzwiessele
a36938874b [pickling] pickling causes seg fault, wtf? 2015-11-05 11:20:42 +00:00
mzwiessele
981dce8c21 [manifest] include right files 2015-11-05 10:02:31 +00:00
mzwiessele
3e0dcf9317 [unpickle] with latin1 encoding 2015-11-05 09:52:27 +00:00
mzwiessele
0fb7cf2ff3 [devel] pickling files... 2015-11-05 09:27:59 +00:00
Max Zwiessele
eda71a2cc1 Update __init__.py 2015-11-04 19:24:25 +00:00
Max Zwiessele
1fe037c5f9 Update __init__.py 2015-11-04 19:13:44 +00:00
Max Zwiessele
d1f4af7ec2 Update __init__.py 2015-11-04 19:10:57 +00:00
mzwiessele
5d605277bc Merge branch 'devel' into paramz
Conflicts:
	GPy/core/parameterization/parameter_core.py
	GPy/testing/pickle_tests.py
2015-11-02 10:11:26 +00:00
Max Zwiessele
b2b88ae8b8 [pickling] have the pickling test against a model, which is now being shipped with the distro 2015-10-16 15:22:34 +01:00
Max Zwiessele
29921e1c69 Revert "[pickling] _src -> src"
This reverts commit 4cd16a86b4.
2015-10-16 15:06:10 +01:00
Max Zwiessele
4cd16a86b4 [pickling] _src -> src 2015-10-16 14:56:32 +01:00
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
mzwiessele
81dc576ec4 [coverage] covering all of gpy_plot 2015-10-11 11:57:29 +01:00
mzwiessele
21690e2408 [tests] increasing coverage 2015-10-11 09:49:05 +01:00
Max Zwiessele
c7c18f0437 Update __init__.py 2015-10-11 02:04:16 +01:00
Max Zwiessele
0d74681ee2 Update __init__.py 2015-10-11 01:57:37 +01:00
Max Zwiessele
4787b0dbd2 Update __init__.py 2015-10-11 01:42:49 +01:00
mzwiessele
b3154e43b4 [plotly] todos: fill_gradient 2015-10-08 14:05:20 +01:00
mzwiessele
71bc90bf98 [newest patch updates, cleaned interfaces and mean_function addidtions] 2015-09-30 14:43:04 +01:00
Max Zwiessele
7391bbc72a [verbosity] option in tests 2015-09-10 14:45:52 +01:00
Max Zwiessele
3c2ea9033a [version] controlling the version from __version__.py using bumpversion and setup.cfg 2015-09-09 09:45:01 +01:00
Max Zwiessele
ac70d3da21 [version] handling version in a file 2015-09-09 09:28:42 +01:00
Max Zwiessele
84dd9c05d6 [linalg] testing suite update 2015-09-09 08:58:01 +01:00
Mike Croucher
5e4afb765a Relative import fixes for Python 3 compatibility 2015-02-26 07:10:10 +00:00
Max Zwiessele
3c642a5600 [MRD] updates and nicer plotting 2014-11-12 15:08:38 +00:00
Alan Saul
625eedd6ac Catch nosetests import error if not installed, now ignore GPy.tests() when nosetests GPy is called, but allows GPy.tests() to be called, and throws error if this is tried without nose being installed 2014-11-03 11:54:55 +00:00
Max Zwiessele
57e56bd93f [pickling] load added to gpy, allows for easy loading of pickled models 2014-10-29 08:22:11 +00:00
mzwiessele
b9e897c50d [documentation] updated big parts of the doc 2014-09-07 15:42:03 +01:00
mzwiessele
783aa0ca0d [accassibility] GPy.constraints now accassible 2014-09-05 17:59:00 +01:00
Max Zwiessele
b1c98c2c3d Priors added 2014-02-14 13:18:48 +00:00
Max Zwiessele
f71af38505 fixing now works, removing parameters needs fixing 2014-02-13 15:06:05 +00:00
Ricardo
1099c94527 "Missing file?" 2014-01-28 14:36:44 +00:00
Neil Lawrence
d31b5a7c55 Implemented Mapping framework and associated linear and kernel mappings. This is needed for mean functions, back constrained GPLVM and the non-stationary Gibbs kernel. 2013-08-28 13:51:50 +02:00
Alan Saul
c5b3f70681 Made examples possible to run all examples and throw out a dictionary of problems at the end (and whilst it's running, tried to ignore deprecation warnings 2013-06-05 17:15:26 +01:00
James Hensman
d84ae52d41 fixed Alan's dependency nightmare. 2013-06-04 16:21:00 +01:00
Nicolo Fusi
f98e52ffe8 now running nosetest doesn't run unittests twice 2013-03-11 12:40:14 +00:00
Nicolo Fusi
e32afa11e5 added GPy.tests(), removed some useless tests 2013-03-11 12:33:03 +00:00
James Hensman
d077d28fd1 very basic functionality is now working 2013-01-31 15:02:34 +00:00
Nicolas
e8383c2d71 restored examples folder 2013-01-18 18:15:36 +00:00
Nicolas
69743be33e last ARD flag changes to kernels 2013-01-18 16:03:20 +00:00
Neil Lawrence
99034d0fb0 Mods to regression.py now that we have get to get parameters. Moved Youter to YYT. 2013-01-18 15:31:20 +00:00