Commit graph

18 commits

Author SHA1 Message Date
Max Zwiessele
637be86369 [yak shaving] 2015-09-18 16:21:31 +01:00
Mike Croucher
b8d5efface Python 3 fixes 2015-09-09 11:43:59 +01:00
Zhenwen Dai
a4db6d68a6 bug fix for the print function in samplers.py 2015-09-08 22:11:17 +01:00
Max Zwiessele
cf2673632b [merge] merge master into devel 2015-09-08 17:25:44 +01:00
David Menéndez Hurtado
6916c48b14 Cleanup unused imports 2015-09-04 14:43:34 +02:00
David Menéndez Hurtado
9fb894f3d8 FIX: missing compatibility Py2/3 2015-09-03 17:33:03 +02:00
Ilias Bilionis
d3730bb518 Fixed MCMC sampler. 2015-08-04 01:18:32 -04:00
Mike Croucher
cf1c382acd xrange fixes for Python 3 2015-03-07 07:49:59 +00:00
Mike Croucher
7a9203be4d More input fixes 2015-02-27 17:50:48 +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
Neil Lawrence
8288240b7d Update hmc.py 2015-01-21 08:14:35 +01:00
James Hensman
f0d120ab7f more cooopyrighting 2014-11-21 11:53:00 +00:00
Zhenwen Dai
74765d0e0d refine the docstring for hmc 2014-11-03 12:18:04 +00:00
Zhenwen Dai
6625e27fec Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-11-03 12:05:52 +00:00
Zhenwen Dai
b39188a5cd add __init__.py to mcmc 2014-11-03 12:05:49 +00:00
Zhenwen Dai
f7ecfed179 add documentation for hmc 2014-11-03 12:04:46 +00:00
James Hensman
4905348dbe changed init for mcmc 2014-11-03 11:26:31 +00:00
James Hensman
d1200a1be7 moving mcmc 2014-11-03 10:55:13 +00:00