Commit graph

4405 commits

Author SHA1 Message Date
Mike Croucher
28a4c506df Added universal wheels 2015-09-09 13:58:00 +01:00
Mike Croucher
d573ed6802 Changed author to generic email address 2015-09-09 13:56:54 +01:00
Max Zwiessele
850708f5cc Bump version: 0.8.0 → 0.8.1 2015-09-09 13:23:56 +01:00
Max Zwiessele
2bf85d60e8 Merge pull request #232 from SheffieldML/versionfile
Versionfile
2015-09-09 13:22:24 +01:00
Mike Croucher
b8d5efface Python 3 fixes 2015-09-09 11:43:59 +01:00
Max Zwiessele
2032493317 [version] controlling the version from __version__.py using bumpversion and setup.cfg 2015-09-09 09:49:15 +01:00
Max Zwiessele
3c2ea9033a [version] controlling the version from __version__.py using bumpversion and setup.cfg 2015-09-09 09:45:01 +01:00
Max Zwiessele
ac70d3da21 [version] handling version in a file 2015-09-09 09:28:42 +01:00
Max Zwiessele
8e2ccb8d5e Update README.md 2015-09-09 09:22:01 +01:00
Max Zwiessele
60aca4a635 [bumpversion] added bumpversion for release control 2015-09-09 09:09:22 +01:00
Max Zwiessele
84dd9c05d6 [linalg] testing suite update 2015-09-09 08:58:01 +01:00
Max Zwiessele
cbcb9208b5 Merge branch 'master' into devel 2015-09-09 08:07:37 +01:00
Max Zwiessele
5e8a3aef26 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-09 08:07:31 +01:00
mikecroucher
e93726669d Update setup.py with new version number 2015-09-09 00:20:47 +01:00
Zhenwen Dai
a4db6d68a6 bug fix for the print function in samplers.py 2015-09-08 22:11:17 +01:00
Zhenwen Dai
6537771649 bug fix for compilation on Mac 2015-09-08 21:43:12 +01:00
Zhenwen Dai
25b655a6e4 bug fix for compilation on Mac 2015-09-08 21:38:48 +01:00
Neil Lawrence
bc01eaa84a Update README.md 2015-09-08 21:00:52 +01:00
Neil Lawrence
987b0ab75a Update AUTHORS.txt 2015-09-08 20:57:34 +01:00
Alan Saul
07c2536719 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-08 18:08:03 +01:00
Alan Saul
88855d3c94 Removed annoying print 2015-09-08 18:07:57 +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
Alan Saul
92b880bf4b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-08 15:53:59 +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