Commit graph

4405 commits

Author SHA1 Message Date
Mike Croucher
17f14537a3 Fixed inconsistent tab error 2015-02-27 17:52:33 +00:00
Mike Croucher
7a9203be4d More input fixes 2015-02-27 17:50:48 +00:00
Mike Croucher
4b7036bdb2 More input fixes 2015-02-27 17:45:20 +00:00
Mike Croucher
506a57def8 Import fixes for Py3 2015-02-27 17:39:15 +00:00
Mike Croucher
786feded41 Import fix for Py3 2015-02-27 17:35:26 +00:00
Mike Croucher
6554c32d23 Changed <> to != for Py3 compatibility 2015-02-27 16:53:54 +00:00
Mike Croucher
381d28e6c8 Updated Py3 work 2015-02-27 16:50:34 +00:00
Mike Croucher
a9559acbd0 Removed import urllib2 since it wasn't being used 2015-02-27 16:47:26 +00:00
Mike Croucher
9e94830528 urllib2 fixes for Py3 compatibility 2015-02-27 16:39:31 +00:00
Mike Croucher
7bdb6ee556 Fixed cPickle import for Python 3 2015-02-27 15:57:57 +00:00
Mike Croucher
3451149427 Exception raising fix for Python 3 2015-02-27 15:54:31 +00:00
Mike Croucher
82ea197972 Put weave import in a try block so it fails gracefullt in Py3 2015-02-27 15:39:10 +00:00
Mike Croucher
9020a6f060 Merge remote-tracking branch 'upstream/devel' into devel 2015-02-27 15:18:43 +00:00
frb-yousefi
df4dde91c5 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-02-27 13:24:25 +00:00
frb-yousefi
46e67c03cf DGPLVM 2015-02-27 13:23:08 +00:00
Mike Croucher
afd92820f7 Fixed ConfigParser for Python 3 compat 2015-02-27 07:59:54 +00:00
Mike Croucher
046bd3d955 Commented out cholupdate since it uses weave and appears not to be used 2015-02-26 16:55:17 +00:00
Mike Croucher
e5080eb0ad Added Python 3 progress to README.md 2015-02-26 14:40:58 +00:00
Mike Croucher
ebc0b6e1a5 Resolved merge conflict 2015-02-26 14:37:58 +00:00
Mike Croucher
c6b43d91da Exception fixes for Python 3 compat 2015-02-26 14:29:40 +00:00
mzwiessele
b616214252 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-02-26 14:24:11 +00:00
mzwiessele
ed6da422eb [pickling errors] due to too little constant jitter, the gradient checks in pickle tests did not pass 2015-02-26 14:24:07 +00:00
Mike Croucher
74f8caba2b Exception fixes for Python 3 compat 2015-02-26 14:23:12 +00:00
mzwiessele
f1e7760403 [verbose optimization] added automatic detection of ipython notebook support, this is experimental 2015-02-26 13:52:20 +00:00
mzwiessele
fc4b38fe59 [sparse gp] prediction without missing data and uncertain inputs was bugged 2015-02-26 13:51:47 +00:00
Mike Croucher
2b8ef1041b Exception fixes for Python 3 compat 2015-02-26 13:43:55 +00:00
Mike Croucher
f961520c42 Exception fixes for Python 3 compat 2015-02-26 13:38:13 +00:00
Mike Croucher
7c6ff2982f Exception fixes for Python 3 compat 2015-02-26 13:36:45 +00:00
Mike Croucher
c4fb58176d Exception fixes for Python 3 compat 2015-02-26 13:33:39 +00:00
James Hensman
9f51137469 Merge pull request #174 from beckdaniel/kernel_prod_bugfix
Kernel product bugfix
2015-02-26 10:22:00 +00:00
James Hensman
c8b70dd77a Merge pull request #177 from mellorjc/master
matplotlib interactive mode only in IPython
2015-02-26 10:14:23 +00:00
Mike Croucher
70c8f4a410 Typo 2015-02-26 09:16:21 +00:00
Mike Croucher
8a7123f55a Fixed Python 2 compatibility 2015-02-26 09:10:27 +00:00
Mike Croucher
c5b91e543a Convert print to function for Python 3 compatibility 2015-02-26 09:03:04 +00:00
Mike Croucher
4b4e5d4901 Convert print to function for Python 3 compatibility 2015-02-26 09:01:27 +00:00
Mike Croucher
4512964f09 Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:58:05 +00:00
Mike Croucher
2a43324428 Convert print to function for Python 3 compatibility. 2015-02-26 08:52:24 +00:00
Mike Croucher
5601a580de Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:48:48 +00:00
Mike Croucher
906f69e20e Convert print to function for Python 3 compatibility. 2015-02-26 08:31:44 +00:00
Mike Croucher
29da6ff065 Merge remote-tracking branch 'upstream/devel' into devel 2015-02-26 08:25:51 +00:00
Mike Croucher
d284953b69 Added details of Python 3 work 2015-02-26 08:17:41 +00:00
Mike Croucher
1521b3e260 Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:11:11 +00:00
Mike Croucher
2ca24a88f5 More relative import fixes for Python 3 compatibility 2015-02-26 07:14:40 +00:00
Mike Croucher
5e4afb765a Relative import fixes for Python 3 compatibility 2015-02-26 07:10:10 +00:00
Mike Croucher
1bbf58fdcf Updated README.md to refer to GPy/testing for running the tests 2015-02-25 21:38:21 +00:00
James Hensman
f1da8c0fec Merge branch 'devel' of github.com:/sheffieldml/GPy into devel 2015-02-25 16:10:38 +00:00
mzwiessele
924899069e [optimization] experimental auto detect of ipython notebook 2015-02-24 11:56:36 +00:00
mzwiessele
72c6b66983 [updateable] update field in observable 2015-02-24 11:56:06 +00:00
mzwiessele
85ae035e32 [var_dtc] constant jitter 1e-10 2015-02-24 11:55:22 +00:00
Zhenwen Dai
11cc5d16f4 add save param_array 2015-02-23 16:19:14 +00:00