Neil Lawrence
|
987b0ab75a
|
Update AUTHORS.txt
|
2015-09-08 20:57:34 +01:00 |
|
Max Zwiessele
|
90b966bc5b
|
Merge branch 'devel'
|
2015-09-08 17:26:23 +01:00 |
|
Max Zwiessele
|
cf2673632b
|
[merge] merge master into devel
|
2015-09-08 17:25:44 +01:00 |
|
Max Zwiessele
|
4aa4a29891
|
[doc] build was pushed to github
|
2015-09-08 17:08:06 +01:00 |
|
Max Zwiessele
|
081daec38e
|
[misc test] if there was no overflow, dont fail the test
|
2015-09-08 17:03:40 +01:00 |
|
Max Zwiessele
|
4bb4c52704
|
[readthedocs] forcing readthedocs into not failing
|
2015-09-08 16:45:22 +01:00 |
|
Max Zwiessele
|
ec5f23ec2a
|
[readthedocs] forcing readthedocs into not failing
|
2015-09-08 16:40:05 +01:00 |
|
Max Zwiessele
|
80f112e13a
|
[test] adding some more tests for coverage
|
2015-09-08 16:36:55 +01:00 |
|
Max Zwiessele
|
8c892f5276
|
[readthedocs] forcing readthedocs into not failing
|
2015-09-08 16:36:43 +01:00 |
|
Max Zwiessele
|
7e8fb2032e
|
[readthedocs] forcing readthedocs into not failing
|
2015-09-08 16:34:06 +01:00 |
|
Max Zwiessele
|
a6bc32d903
|
[readthedocs] forcing readthedocs into not failing
|
2015-09-08 16:31:55 +01:00 |
|
Max Zwiessele
|
d00dfcb4cf
|
git Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-08 15:35:48 +01:00 |
|
Max Zwiessele
|
a39a63c7f8
|
[testing]
|
2015-09-08 15:35:08 +01:00 |
|
Max Zwiessele
|
7e3e5ee359
|
Update README.md
updated installation instructions scipy 0.16
|
2015-09-08 15:34:14 +01:00 |
|
Max Zwiessele
|
a56f56e9fa
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-08 14:01:57 +01:00 |
|
Max Zwiessele
|
6996912184
|
[doc] some changes to the doc, using mathjax some additions in math
|
2015-09-08 14:01:54 +01:00 |
|
Mike Croucher
|
e4fa39e35a
|
Fixed for Python 3
|
2015-09-08 09:09:09 +01:00 |
|
Max Zwiessele
|
bcc1e7c8d4
|
git pushMerge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-07 17:26:30 +01:00 |
|
Max Zwiessele
|
c6d9ebf08d
|
[licensing] replaced licensing with BSD, and erfcx
|
2015-09-07 17:26:27 +01:00 |
|
Zhenwen Dai
|
23af0304e4
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-07 17:20:11 +01:00 |
|
Zhenwen Dai
|
6152f912bb
|
optimize util for mpi
|
2015-09-07 17:20:03 +01:00 |
|
Max Zwiessele
|
1d5e46aa8e
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-07 16:53:03 +01:00 |
|
Max Zwiessele
|
929cf0a489
|
[more coverage] and predictive var fixes
|
2015-09-07 16:52:59 +01:00 |
|
Mike Croucher
|
415d99d62d
|
Used scipy.log1p since it gives more consistent results cross-platform
|
2015-09-07 16:41:14 +01:00 |
|
Mike Croucher
|
425a4727d2
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2015-09-07 16:35:39 +01:00 |
|
Mike Croucher
|
d3321251ef
|
Switched to scipy.special.log1p@
|
2015-09-07 16:34:53 +01:00 |
|
Zhenwen Dai
|
795929b513
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-07 16:27:37 +01:00 |
|
Zhenwen Dai
|
607c214284
|
changed gpu interface for mpi
|
2015-09-07 16:27:31 +01:00 |
|
Mike Croucher
|
54ea44b9f9
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2015-09-07 16:23:19 +01:00 |
|
Mike Croucher
|
fb444d8933
|
Used scipy.log1p since it gives more consistent results cross-platform
|
2015-09-07 16:23:10 +01:00 |
|
Mike Croucher
|
b837525baa
|
Fixed typos
|
2015-09-07 16:22:42 +01:00 |
|
Mike Croucher
|
ec7334846c
|
Python 3 fixes
|
2015-09-07 15:18:45 +01:00 |
|
Max Zwiessele
|
2f0d3b5dcd
|
git pushMerge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-07 14:11:06 +01:00 |
|
Max Zwiessele
|
78257d2314
|
[predict] using gp predict in sparse gp and predictive variable
|
2015-09-07 14:11:01 +01:00 |
|
Max Zwiessele
|
63e1fa05e4
|
[mean func] added in GPRegression
|
2015-09-07 14:10:36 +01:00 |
|
Max Zwiessele
|
6f29c4646c
|
[coverage] tests for coverage increase
|
2015-09-07 14:09:55 +01:00 |
|
Mike Croucher
|
f119c7ee5f
|
Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel
|
2015-09-07 14:07:44 +01:00 |
|
Mike Croucher
|
c47c63b408
|
Python 3 fixes
|
2015-09-07 14:07:09 +01:00 |
|
Zhenwen Dai
|
6f881607d8
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-07 14:05:03 +01:00 |
|
Zhenwen Dai
|
e6b1482d21
|
speed tuning for mlp kernel and gauss qudrature for psi-statistics
|
2015-09-07 14:04:57 +01:00 |
|
Mike Croucher
|
d904045663
|
Fixes Cython compilation on Mac OS X
|
2015-09-07 13:38:11 +01:00 |
|
Mike Croucher
|
e7a9b53506
|
Automatic fallback to Numpy if Cython modules not available
|
2015-09-07 13:22:51 +01:00 |
|
Zhenwen Dai
|
276330d1d1
|
fix linear kernel with NxMxM psi2
|
2015-09-07 11:43:58 +01:00 |
|
Zhenwen Dai
|
e906da0309
|
new implementation for mlp kernel (speed improvemd)
|
2015-09-07 00:01:04 +01:00 |
|
Zhenwen Dai
|
368f975aa9
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-04 18:26:15 +01:00 |
|
Zhenwen Dai
|
23af82f851
|
unify the interface of psicomp, but the psi2n of linear kernel and gaussian qradrature still needs to be done.
|
2015-09-04 18:26:07 +01:00 |
|
mikecroucher
|
61162e15fa
|
Merge pull request #227 from Dapid/clean_imports
Clean some imports
|
2015-09-04 18:18:01 +01:00 |
|
Zhenwen Dai
|
7335d4e62e
|
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
|
2015-09-04 17:27:34 +01:00 |
|
Zhenwen Dai
|
9145a87ee8
|
allow cache supporting boolean and integers
|
2015-09-04 17:27:22 +01:00 |
|
Max Zwiessele
|
87ee4ae548
|
[MRD] fixed mrd for new structure
|
2015-09-04 16:43:26 +01:00 |
|