Commit graph

4433 commits

Author SHA1 Message Date
Max Zwiessele
aebebd561d Bump version: 0.8.4 → 0.8.5 2015-09-10 15:22:01 +01:00
Max Zwiessele
2f398a9959 Merge pull request #240 from SheffieldML/devel
Devel
2015-09-10 15:20:07 +01:00
mikecroucher
52885b45b8 Merge pull request #239 from mikecroucher/master
Cython fix
2015-09-10 15:19:21 +01:00
Max Zwiessele
a37961c2d2 Merge branch 'master' into devel 2015-09-10 15:06:37 +01:00
Max Zwiessele
b8b77aef95 [setup] check if darwin 2015-09-10 15:06:15 +01:00
Max Zwiessele
a081f4a349 Merge branch 'master' into devel 2015-09-10 15:05:47 +01:00
Max Zwiessele
2a48ee99dd Update README.md 2015-09-10 15:05:27 +01:00
Max Zwiessele
fed97b6683 Merge branch 'master' into devel 2015-09-10 14:46:00 +01:00
Max Zwiessele
7391bbc72a [verbosity] option in tests 2015-09-10 14:45:52 +01:00
Zhenwen Dai
171ec1a563 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-10 14:27:32 +01:00
Zhenwen Dai
5608dc8c67 add ARD to MLP kernel 2015-09-10 14:27:28 +01:00
Alan Saul
ef778f75d4 Updated sampling and plots to be correct shape, and changed plotting of sampling to be posterior samples p(f*|f), like it used to be, and samples_y to plot samples of p(y*|y) 2015-09-10 11:08:28 +01:00
Mike Croucher
196da07341 Cython fix 2015-09-10 10:22:15 +01:00
Max Zwiessele
6a5c2ea164 [plotting] no printing of warning unless you actually use plotting 2015-09-10 09:26:07 +01:00
Max Zwiessele
c1a2f7e556 [matplotlib] pylab -> pyplot 2015-09-10 08:55:54 +01:00
Max Zwiessele
b5f5f39007 Bump version: 0.8.3 → 0.8.4 2015-09-10 08:49:17 +01:00
Max Zwiessele
6acf5dcfac [merge] setup.py 2015-09-10 08:46:41 +01:00
Mike Croucher
a9b28a2652 Fixes for Python 3 2015-09-10 08:39:36 +01:00
Max Zwiessele
38eb76d496 [README] updated 2015-09-10 08:38:45 +01:00
Mike Croucher
28d2317092 Fixed for Python3 2015-09-10 08:35:09 +01:00
Max Zwiessele
d3645adbbe Bump version: 0.8.2 → 0.8.3 2015-09-10 08:19:17 +01:00
Max Zwiessele
93d7631142 [requirements] added six as an requirement 2015-09-10 08:19:11 +01:00
Max Zwiessele
40e2d35a27 Merge pull request #237 from SheffieldML/devel
Merge pull request #236 from SheffieldML/master
2015-09-09 18:46:14 +01:00
Max Zwiessele
f619eb236c Merge pull request #236 from SheffieldML/master
sync up master and devel
2015-09-09 18:45:29 +01:00
Max Zwiessele
4907223a7f Update setup.py 2015-09-09 18:44:37 +01:00
Max Zwiessele
9fa57a26dd Merge branch 'master' of github.com:SheffieldML/GPy 2015-09-09 14:33:21 +01:00
Max Zwiessele
480be7677c Bump version: 0.8.1 → 0.8.2 2015-09-09 14:33:11 +01:00
Max Zwiessele
a9899fdacf [setup] another patch for source dist 2015-09-09 14:33:08 +01:00
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