Commit graph

4433 commits

Author SHA1 Message Date
Max Zwiessele
5636de7787 Merge pull request #248 from SheffieldML/travis_testing
Travis update to test Linux & MacOSX

Python 2.7, 3.5 on Ubuntu and MacOSX
2015-10-01 18:03:42 +01:00
mzwiessele
ce9644a8c7 Merge branch 'devel' into travis_testing 2015-10-01 16:29:03 +01:00
mzwiessele
8d57c0bf11 [mrd] print statement py3, OMG 2015-10-01 16:28:42 +01:00
mzwiessele
c5f428482e [copyrighting] and testing 2015-10-01 16:27:16 +01:00
Andreas
bc5e9a8ad3 Added factorize_space function which returns a segmentation to shared and private dims 2015-10-01 13:07:57 +01:00
mzwiessele
e49ac97922 [rv tests] Gradient not checking right, @jameshensman what is going on here? 2015-10-01 08:14:38 +01:00
mzwiessele
9cf24e0bac [travis] oops 2015-10-01 08:00:34 +01:00
mzwiessele
12ca1f9641 [travis] oops 2015-10-01 07:53:44 +01:00
mzwiessele
c7355c82ce [codecov] added, trying to merge in readme from master 2015-10-01 07:39:36 +01:00
mzwiessele
dad7315c8a Merge branch 'devel' into travis_testing 2015-10-01 07:31:44 +01:00
mzwiessele
465d366740 [travis] testing codecoverage 2015-10-01 07:31:20 +01:00
mzwiessele
858a355396 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 18:14:33 +01:00
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
3815658cc4 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 17:07:24 +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
mzwiessele
5e89a1dfa6 [plotting] py3 compatibility, is it right, that relative imports always have to be in the format from . import <.> 2015-09-30 16:50:41 +01:00
mzwiessele
71bc90bf98 [newest patch updates, cleaned interfaces and mean_function addidtions] 2015-09-30 14:43:04 +01:00
mzwiessele
75ccd468ef Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-30 08:22:37 +01:00
mzwiessele
87faf96def [sparsegp] check for missing data 2015-09-30 08:22:32 +01:00
Zhenwen Dai
07964d776c fix xrange 2015-09-24 14:46:43 +01:00
Zhenwen Dai
2176922861 fix xrange 2015-09-24 14:41:02 +01:00
Alan Saul
994db9f536 Fixed bias+linear and bias+rbf with psi statistics 2015-09-24 14:21:21 +01:00
Alan Saul
98c885c486 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-24 13:45:00 +01:00
Alan Saul
7b1c35f83f Fixed MRD inducing point gradients 2015-09-24 13:44:28 +01:00
Zhenwen Dai
988f71694a implement Gaussian quadrature psi-statistics for additive kernel 2015-09-24 12:25:33 +01:00
Zhenwen Dai
76220cd4d2 rbf psi-statistics speedup 2015-09-23 18:09:24 +01:00
Zhenwen Dai
c639b0d126 gently fall back if gpu psicomp fail 2015-09-23 16:48:24 +01:00
Zhenwen Dai
cb1f6f1486 remove the automatic importing mpi4py 2015-09-23 16:25:39 +01:00
Zhenwen Dai
a98bafb5b4 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-21 16:38:18 +01:00
Zhenwen Dai
4fa8005800 bug fix for model_plots when specifying which_data_ycols 2015-09-21 16:38:06 +01:00
Ricardo
7e18d340be errobars_trainset -> plot_errorbars_trainset 2015-09-21 13:53:25 +01:00
Alan Saul
f3975e98c3 More mocking 2015-09-18 19:27:38 +01:00
Alan Saul
31f3c89384 More mocking 2015-09-18 19:23:42 +01:00
Alan Saul
2171493b83 More mocking, almost done 2015-09-18 19:17:57 +01:00
Alan Saul
6b5576cd84 More mocking, almost done 2015-09-18 19:17:01 +01:00
Alan Saul
7c230b96fe More mocking 2015-09-18 19:10:58 +01:00
Alan Saul
37fec56588 More mocking 2015-09-18 19:06:46 +01:00
Alan Saul
d25bba0d41 More mocking 2015-09-18 19:03:36 +01:00
Alan Saul
03209f7763 More mocking 2015-09-18 19:02:40 +01:00
Alan Saul
a3b9444636 Mocking blas 2015-09-18 19:00:52 +01:00
Alan Saul
b2370b3f10 Mocking blas 2015-09-18 18:59:16 +01:00
Alan Saul
b769421bf3 Mocking blas 2015-09-18 18:54:27 +01:00
Alan Saul
81e277fe29 Mocking blas 2015-09-18 18:52:16 +01:00
Alan Saul
94c9c9ce99 Updated conf 2015-09-18 18:50:34 +01:00
Max Zwiessele
2be2c63bcd [sphinx] new doc 2015-09-18 18:30:54 +01:00
Max Zwiessele
28abceb11e [scipy] deleted from mocking 2015-09-18 17:57:10 +01:00
Max Zwiessele
db18b6a4a8 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-18 17:54:53 +01:00
Alan Saul
f9d4d29c30 More mocking for scipy, impossible to check without committing :( 2015-09-18 17:39:38 +01:00
Alan Saul
1638a4bf1f More mocking for scipy, impossible to check without committing :( 2015-09-18 17:35:59 +01:00
Alan Saul
ad0b10800a More mocking for scipy, impossible to check without committing :( 2015-09-18 17:35:05 +01:00