Commit graph

79 commits

Author SHA1 Message Date
Alan Saul
97f3357b6d Replaced Q by input_dim 2013-06-05 11:17:15 +01:00
Ricardo
2e6bbbf12b FITC test not skipped any more 2013-06-04 17:41:03 +01:00
Ricardo
7396e5ad21 unit_tests corrected 2013-06-04 17:39:38 +01:00
James Hensman
6d64559f1f re-merged. only RA's errors (probit?) remain 2013-06-04 17:38:05 +01:00
James Hensman
edae1032c7 tests are now passing 2013-06-04 17:19:33 +01:00
James Hensman
aa8b75d0c5 regular expressions now match rather than search 2013-06-04 14:36:17 +01:00
Ricardo
95d5bcc1b9 test fixed 2013-06-03 12:11:57 +01:00
Max Zwiessele
4eebf99bfb REVERT a53690ab7f, flapack back substitued in 2013-05-31 12:09:11 +01:00
Max Zwiessele
a53690ab7f DeprecationWarning: Substituded all (\!) flapack occ. with lapack (scipy said so) 2013-05-30 10:37:03 +01:00
Max Zwiessele
03933f9604 nosetests do not test expextation of psi_statistics 2013-05-22 12:41:44 +01:00
Max Zwiessele
b3fe82718a Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2013-05-22 12:39:56 +01:00
Max Zwiessele
1f5a7d0053 psi_stat tests renamed 2013-05-22 12:39:49 +01:00
Ricardo
f01abb849f Changes to MRD test 2013-05-20 16:59:35 +01:00
Ricardo
56ffcf6c0e Test corrected, by Nicolas 2013-05-15 16:32:35 +01:00
Max Zwiessele
2d9ecaa042 conjugate gradient optimizer without callback (no c.join) 2013-05-08 15:36:38 +01:00
Max Zwiessele
803a1d99ed new termination rule for scg 2013-05-08 09:44:09 +01:00
Max Zwiessele
f4b997beb8 last opt updates and tests 2013-05-03 14:38:42 +01:00
Max Zwiessele
5321bfc8c9 some minor example modifications and cgd adjustments 2013-05-03 14:22:18 +01:00
Max Zwiessele
9229100af7 added @testing.deepTest property for skipping tests for deep scan only 2013-05-03 13:41:36 +01:00
Max Zwiessele
f5c477563b testing updates 2013-05-03 13:36:33 +01:00
Max Zwiessele
5051a2fc89 correcting linearCF, mu to go 2013-05-02 16:37:47 +01:00
Max Zwiessele
42474f0044 LinearCF Psi Stat not working yet, strange bug in psi computations 2013-05-01 17:09:38 +01:00
Max Zwiessele
f3f6226287 async optimize working 2013-04-29 14:07:01 +01:00
Max Zwiessele
96a97ce790 Merge branch 'devel' into mrd 2013-04-29 11:39:29 +01:00
Max Zwiessele
2218eeece2 added conjugate gradient descent asunc 2013-04-29 11:38:40 +01:00
James Hensman
9fb090a508 James and Nicolos massive Yak shaving session 2013-04-26 19:32:33 +01:00
Max Zwiessele
0332fa14f8 tests ignored my nosetests (__test__ = False) 2013-04-26 17:17:36 +01:00
Max Zwiessele
5abe3dee4c commented out kern tests 2013-04-26 17:03:43 +01:00
Max Zwiessele
16b64f41d6 kern psi statistic tests 2013-04-26 16:33:17 +01:00
Max Zwiessele
ebc3b8756e psi_stat_test stash 2013-04-23 16:34:01 +01:00
Max Zwiessele
389a04d2b5 bugfix: cross term psi1 bias + linear 2013-04-23 16:21:41 +01:00
Max Zwiessele
743112c448 psi1 not working (strange transposes) 2013-04-23 15:52:43 +01:00
Max Zwiessele
f01be172be moved *2. of psi2 statistics into kern and corrected bias+linear cross term 2013-04-23 15:22:30 +01:00
Max Zwiessele
2c3a53b174 psi stat tests done and failing gracefully 2013-04-23 14:10:38 +01:00
Max Zwiessele
dc6faeb303 psi stat tests 2013-04-23 13:44:31 +01:00
Max Zwiessele
2b2edae083 new gradcheck for more stability in mrd_tests 2013-04-15 16:26:03 +01:00
Max Zwiessele
51ff92e591 finished mrd and added plotting functions 2013-04-11 18:44:18 +01:00
Max Zwiessele
3593e9f586 mrd touches 2013-04-11 15:02:26 +01:00
Nicolo Fusi
6da0feb7fc added fixed effect kernel 2013-03-13 14:24:10 +00:00
Nicolo Fusi
21c3988a21 ensure_default_constraints() now also works with the BGPLVM 2013-03-12 15:36:29 +00:00
Nicolo Fusi
dc19f44a7f deactivated test_models() 2013-03-11 19:37:56 +00:00
Alan Saul
b06b4ea8f1 Fixed checkgrad test to randomize before checking 2013-03-11 18:25:11 +00:00
Alan Saul
2a1b5f94c8 Got rid of foo 2013-03-11 18:14:23 +00:00
Alan Saul
387ee97d73 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:09:53 +00:00
Alan Saul
62615f2ca8 Trying to shuffle 2013-03-11 18:09:47 +00:00
Alan Saul
e6acaf651e Should now test all (although upon error it stops trying to generate any more) 2013-03-11 18:05:25 +00:00
Alan Saul
5c768231eb Add example test generation 2013-03-11 17:35:01 +00:00
Alan Saul
c39af496a6 Added test generator (not quite finished yet) 2013-03-11 17:05:18 +00:00
James Hensman
5b86fce1b3 changes tie_param to tie_params 2013-03-11 16:46:47 +00:00
Alan Saul
9b4cb78fdb Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 14:58:47 +00:00