Commit graph

6031 commits

Author SHA1 Message Date
Max Zwiessele
9313b7f894 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2016-06-21 10:45:44 +01:00
Max Zwiessele
a457678dcd [travis] updates for the coverage reports 2016-06-21 10:45:39 +01:00
Max Zwiessele
e702305df2 [plotting] adjusting tests for quicker plotting 2016-06-21 10:45:06 +01:00
lionfish0
5b03702075 Merge pull request #398 from SheffieldML/integral
Integral kernels added
2016-06-13 16:30:52 +01:00
Michael T Smith
0d89b00e42 Modified testing to allow not implemented exceptions in update_gradients_full 2016-06-13 15:19:07 +01:00
Michael T Smith
286077f7a7 References integral kernel classes 2016-06-13 14:35:48 +01:00
Michael T Smith
d96e71c958 Merge remote-tracking branch 'origin/devel' into integral 2016-06-13 14:31:32 +01:00
Michael T Smith
8b9d5d8f72 Improved comments. import future added. Fixed exception 2016-06-13 13:19:33 +01:00
Alan Saul
dc408df997 Merge pull request #397 from avehtari/dev-python3
Python2->Python3
2016-06-10 08:53:31 +03:00
Michael T Smith
897f55cffa Removed references to integral kernels from __init__ 2016-06-09 14:57:43 +01:00
Michael T Smith
2c593831c3 New tests for kernel 2016-06-09 14:50:40 +01:00
Michael T Smith
5fa15037ca Integral kernels added 2016-06-09 14:08:58 +01:00
Michael T Smith
67e1e1ae13 integral kernels removed from index (allows proper pull request) 2016-06-09 14:06:27 +01:00
Aki Vehtari
55b27553e7 Merge pull request #4 from alansaul/dev-python3
Added test for subarray in util to dev-python3
2016-06-09 15:57:18 +03:00
Alan Saul
911fa19b99 Added test for subarray in util 2016-06-09 15:44:30 +03:00
Aki Vehtari
4b2299def8 more Python 3 compatibility fixes 2016-06-09 15:25:15 +03:00
Aki Vehtari
c3963928f1 Python2->Python3 2016-06-09 14:50:53 +03:00
Max Zwiessele
67444e22a5 Merge pull request #374 from SheffieldML/gradientsxx
Changes in kern.gradients_XX
2016-06-09 12:56:39 +02:00
Max Zwiessele
1efda71674 [integral] py3 compat 2016-06-09 10:27:12 +01:00
Max Zwiessele
53169a8787 [integral] py3 compatability 2016-06-09 08:31:29 +01:00
Max Zwiessele
b1fd7c9aaf [grads x] 2016-06-08 14:28:25 +01:00
Max Zwiessele
0c6e3bc88f [grads x] diagonal entries fixed and add kernel adjusted 2016-06-08 13:45:32 +01:00
Max Zwiessele
787168a394 [dxxdiag] some steps towards the diagonal gradients in xx 2016-06-08 10:22:36 +01:00
Max Zwiessele
a3f458926b [gradsxx] putting tests in, not complete yet! 2016-06-07 09:24:38 +01:00
Max Zwiessele
4e833a4f3a Merge branch 'devel' into gradientsxx 2016-06-06 10:50:34 +01:00
Michael T Smith
163f5bcb04 Merged __init__ 2016-06-02 15:59:10 +01:00
Michael T Smith
eeb35621cc Integral kernels added, these allow 'histogram' or 'binned' data to be modelled 2016-06-02 15:57:08 +01:00
alessandratosi
64f2af719a fixed bug, replaced for loops with einsum 2016-05-27 19:06:28 +01:00
cdguarnizo
52fb928dff Updates for eq_ode1 and eq_ode2 kernels 2016-05-23 01:28:01 -05:00
cdguarnizo
f844143353 Add eq_ode1 kern and ibp_lfm model 2016-05-20 02:03:55 -05:00
mzwiessele
a20f93850d Bump version: 1.0.8 → 1.0.9 2016-05-11 15:02:53 +01:00
mzwiessele
375f3e0d6c [setxy] was bugged 2016-05-11 15:02:44 +01:00
mzwiessele
22d7e20429 Bump version: 1.0.7 → 1.0.8 2016-05-11 14:42:25 +01:00
kcutajar
1810549b60 Making consistent with python 3 2016-05-10 01:56:59 +02:00
kcutajar
3320146eec Fixed incorrect import 2016-05-09 23:30:36 +02:00
kcutajar
5c4ce10a53 Fixed incorrect import 2016-05-09 16:38:09 +02:00
kcutajar
5b7566dfac Removed erreneous lines indicating merge conflicts 2016-05-09 16:21:10 +02:00
kcutajar
debdb545dc Fixed conflicts 2016-05-09 15:57:53 +02:00
kcutajar
bcbc58e065 Added fixes to repo + rebased 2016-05-09 15:48:17 +02:00
kcutajar
46b467ae44 Minor fix 2016-05-09 15:48:17 +02:00
kcutajar
83bd94185d Removed SSM functionality - updated Kronecker grid case 2016-05-09 15:48:17 +02:00
kcutajar
3d346cbdd6 Added kernels for GpGrid and GpSsm regression 2016-05-09 15:46:51 +02:00
kcutajar
9a2670b98e Added core code for GpSSM and GpGrid 2016-05-09 15:45:20 +02:00
mzwiessele
17bfccb457 [gradxx] not working with X,X... 2016-05-06 16:02:53 +01:00
mzwiessele
b16d57f560 [dxx] faster numpy version of the gradients_XX 2016-05-05 10:13:46 +01:00
alessandratosi
e0c7118459 fixed gradients_XX_diag 2016-05-04 13:07:14 +01:00
Max Zwiessele
da30663228 Merge branch 'gradientsxx' of github.com:SheffieldML/GPy into gradientsxx 2016-05-04 12:26:19 +01:00
Max Zwiessele
5d19039d90 [gradients xx] getting there 2016-05-04 09:11:04 +01:00
alessandratosi
bf56a2d85e fixed covariance computation in predict_jacobian 2016-05-03 15:16:01 +01:00
Max Zwiessele
726d76c427 [examples] dim reduction plotting changes 2016-05-03 14:37:55 +01:00