Commit graph

771 commits

Author SHA1 Message Date
Max Zwiessele
aaf51f0e19 simulation data changes 2013-04-16 12:37:31 +01:00
Max Zwiessele
350497c726 adjusted plotting behaviour in X1d 2013-04-16 11:25:51 +01:00
Max Zwiessele
9acc6e9723 changed printing behaviour in cholesky to kill last line 2013-04-16 11:13:53 +01:00
Max Zwiessele
2b2edae083 new gradcheck for more stability in mrd_tests 2013-04-15 16:26:03 +01:00
Max Zwiessele
8af4ddabf1 example change mrd 2013-04-15 15:59:54 +01:00
Max Zwiessele
37f94310d5 plotting debug 2013-04-15 15:58:33 +01:00
Max Zwiessele
c63beddcf0 new functions mrd init_X update 2013-04-15 10:57:27 +01:00
Max Zwiessele
cc32825a4a Merge branch 'devel' into mrd 2013-04-12 13:36:42 +01:00
Max Zwiessele
061f35e8fd bounds added 2013-04-12 13:36:17 +01:00
Nicolo Fusi
a42d84274d fixed merge conflict on BPGLVM 2013-04-12 13:35:00 +01:00
Nicolo Fusi
c8d64a4a69 minor changes 2013-04-12 13:32:27 +01:00
Nicolo Fusi
ffa1879cfc added automatic scale_factor to sparse GPs 2013-04-12 13:32:18 +01:00
Nicolo Fusi
c7e8345c96 --march=native was causing problems on the stupid compiler on MacOS 2013-04-12 13:31:45 +01:00
Nicolo Fusi
338f3295b1 now returning the ax for plot_latent in BGPLVM 2013-04-12 13:31:15 +01:00
Max Zwiessele
04261f045b added debug plot 2013-04-12 13:30:28 +01:00
Max Zwiessele
5f76e7cd12 readded mrd plotting changes 2013-04-12 10:07:58 +01:00
Max Zwiessele
51ff92e591 finished mrd and added plotting functions 2013-04-11 18:44:18 +01:00
Max Zwiessele
de6b00ebfd plot_latent added for mrd 2013-04-11 16:00:14 +01:00
Max Zwiessele
89a50e260a mrd example added 2013-04-11 15:54:36 +01:00
Max Zwiessele
dcbd76a6ee kern plotting with axisa 2013-04-11 15:47:18 +01:00
Max Zwiessele
e99993b8ce GPLVM readded 2013-04-11 15:11:41 +01:00
Max Zwiessele
dcc5f6ce18 GPLVM merge?? 2013-04-11 15:10:19 +01:00
Max Zwiessele
3593e9f586 mrd touches 2013-04-11 15:02:26 +01:00
Max Zwiessele
27aea53a6a Merge remote-tracking branch 'origin' into mrd 2013-04-11 15:00:58 +01:00
Max Zwiessele
4953d71b7a first trivial model touches 2013-04-11 14:54:25 +01:00
James Hensman
48b0ac6399 some minor improvements in visualize 2013-04-10 20:02:22 +01:00
Nicolo Fusi
87304a0778 merged master back into devel (to sync bugfixes) 2013-04-10 17:04:44 +01:00
Nicolo Fusi
f6879ef768 Merge branch 'master' into devel 2013-04-10 16:55:27 +01:00
Nicolo Fusi
9a42025381 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-04-10 16:50:17 +01:00
James Hensman
6499a76e24 pdinv now uses dpotri instead of dtrtri and dot 2013-04-10 16:50:34 +01:00
Nicolo Fusi
7e0e4f63c4 OMP for psi2 computations in RBF 2013-04-10 16:50:02 +01:00
James Hensman
99ca20b77c improved weaving 2013-04-10 16:12:09 +01:00
James Hensman
4aca883df3 weaved some rbf code 2013-04-10 15:50:31 +01:00
Nicolo Fusi
74c0b14892 merged local branch 2013-04-10 12:28:38 +01:00
Nicolo Fusi
580a864f76 Merge branch 'new_warping' 2013-04-10 12:27:07 +01:00
Nicolo Fusi
60dfc34e9b big merge 2013-04-10 12:23:23 +01:00
James Hensman
e1d0965866 changed version number in setup.py 2013-04-10 12:15:23 +01:00
James Hensman
98ade75661 changed version number in setup.py 2013-04-10 12:14:58 +01:00
James Hensman
c4b2caa367 Merge branch 'devel' 2013-04-10 12:12:51 +01:00
Nicolo Fusi
807e85123e Merge branch 'master' of github.com:SheffieldML/GPy 2013-04-10 11:54:55 +01:00
James Hensman
eb1d8f211f stability improvements in sparse_GP 2013-04-10 11:04:49 +01:00
James Hensman
45403105f9 changed X_uncertainty for X_variance (in the code) for consistency with actual naming (in the printing) 2013-04-10 09:34:15 +01:00
James Hensman
fd0b172e81 various work on BGPLVM oil demo 2013-04-10 09:28:58 +01:00
James Hensman
bb734a6dd7 added simple BGPLVM_oil demo 2013-04-09 15:43:06 +01:00
Ricardo Andrade
0af208c1b6 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-04-05 17:28:38 +01:00
Ricardo Andrade
22ad5d94e9 Changes in FITC approximation computation 2013-04-05 17:27:44 +01:00
James Hensman
8e4d839b5d yak shaving 2013-04-05 12:08:21 +01:00
James Hensman
97704d9928 added the rbfcos kernel
ARD seems to work

dK_dX still todo
2013-04-05 11:09:14 +01:00
Alan Saul
7d5342ffd6 Merge branch 'master' of github.com:SheffieldML/GPy 2013-04-03 14:25:02 +01:00
Alan Saul
c7a58acd8f Added testing to modules 2013-04-03 14:24:55 +01:00