Commit graph

4405 commits

Author SHA1 Message Date
James Hensman
d2e0b0eefd removed sinc 2014-01-24 10:15:06 +00:00
James Hensman
358cf71e01 adding back param_to_array 2014-01-24 10:14:00 +00:00
James Hensman
6e5d3d72de removed shapefile dep. 2014-01-24 10:10:45 +00:00
James Hensman
0e726b99d0 adding gpy_congif from devel 2014-01-24 10:04:00 +00:00
James Hensman
28c899926a merged (hard) the util from devel 2014-01-24 09:50:49 +00:00
James Hensman
375e2f6225 hard-merging in the examples and testing dirs from master.
This is probably a dumb way to do it, but I don;t know better.
2014-01-24 09:41:07 +00:00
James Hensman
3c93fa83dd noodling 2014-01-23 17:31:03 +00:00
James Hensman
8022de2a86 lots of messing with the sparse inference method 2014-01-22 16:24:03 +00:00
James Hensman
9b3795fd8c removed a lot of unnecessary code in sparse GP 2014-01-22 15:24:05 +00:00
James Hensman
739e8d4058 removed the gp_base abstraction class 2014-01-22 15:06:53 +00:00
James Hensman
4807967ce7 fixed the SCG optimizer, thanks to Yarin Gal 2014-01-16 16:22:16 +00:00
Max Zwiessele
9a7198447f version now 48 2014-01-10 10:54:28 +00:00
Max Zwiessele
a0f3df74f8 version update 2014-01-10 10:52:15 +00:00
Max Zwiessele
0cf08807ce Merge branch 'master' of github.com:SheffieldML/GPy 2014-01-10 10:51:55 +00:00
Max Zwiessele
be8dad89a6 pickling now allways binary as well as protocol -1 2014-01-10 10:51:25 +00:00
Max Zwiessele
f9b65c022a pickling now allways binary as well as protocol -1 2014-01-10 10:28:53 +00:00
Max Zwiessele
2aa78e5cfc using lbfgs algorithm from scipy.minimize, starting to convert all optimizers to minimize format 2014-01-10 10:27:50 +00:00
Max Zwiessele
6f67ba5190 windows -.- 2014-01-10 10:00:38 +00:00
Max Zwiessele
4ad8f3c02f versions update 2014-01-10 09:59:47 +00:00
Max Zwiessele
c883d9e599 Image is a PIL requirement and should only be imported when actually using it 2014-01-10 09:59:02 +00:00
Max Zwiessele
0b4471a7cd plot handling greatly improved for latent space visualizations 2014-01-10 09:58:28 +00:00
Max Zwiessele
feb34a7c98 version file added 2014-01-07 10:37:43 +00:00
James Hensman
f669d0124b just general tidying 2014-01-06 10:40:36 +00:00
Max Zwiessele
77c02e577d Merged posterior changes 2014-01-03 08:02:31 +00:00
Nicolo Fusi
621a1802ed fixed Ctrl-C behaviour on Windows 2014-01-02 01:40:07 -08:00
Nicolo Fusi
53cd17f55a Merge branch 'master' of github.com:SheffieldML/GPy 2014-01-02 01:39:37 -08:00
Nicolo Fusi
a749d31f8b fixed Ctrl-C behaviour on Windows 2014-01-02 01:39:31 -08:00
James Hensman
ec4a896fdd fixed come path issues in sympykern 2013-12-19 16:33:31 +00:00
James Hensman
8cad49ce13 fixed up the Gaussian likelihood a little 2013-12-19 16:19:23 +00:00
Alan Saul
4aa68807bc Rename and redoc 2013-12-17 15:57:08 +00:00
Alan Saul
447f7ceaa2 Moving imports, attempting to update RTD 2013-12-17 15:24:43 +00:00
Alan Saul
9f0c2ea1b7 Changed initalise_latent to take lower of init=PCA and corrected import 2013-12-17 15:08:27 +00:00
Alan Saul
d8312bba5c Change order of imports for RTD 2013-12-17 14:22:24 +00:00
Alan Saul
8929076ce7 Merge branch 'devel' 2013-12-17 13:44:58 +00:00
Alan Saul
0848d6a8e8 Merge branch 'master' into devel 2013-12-17 13:44:41 +00:00
Alan Saul
e77f4039ea Removed variational.py 2013-12-17 13:44:18 +00:00
Alan Saul
210bf41780 Merge pull request #90 from jamesmcm/master
Fixing ReadTheDocs reading docstrings, adding data_resources.json
2013-12-16 11:14:56 -08:00
Alan Saul
6c9c3f9f6d Fixed plot_latent failure 2013-12-16 18:55:19 +00:00
Alan Saul
e50b17a1bd Ignore example tests 2013-12-16 18:12:04 +00:00
Alan Saul
2e5faf305d Removed yes pipe for travis 2013-12-16 17:54:41 +00:00
Alan Saul
b49863f64f Seems to handle without answering now 2013-12-16 17:48:36 +00:00
Alan Saul
745501a841 Reverse travis to see what it asks for 2013-12-16 17:18:33 +00:00
Alan Saul
10fcb4027b Fixed some tests 2013-12-16 17:17:47 +00:00
Alan Saul
5db256a841 Merged and fixed conflict in ODE_UY.py 2013-12-16 16:59:03 +00:00
Max Zwiessele
c7311b7d53 IMPORTS 2013-12-16 15:14:15 +00:00
Max Zwiessele
6996700d09 typo 2013-12-16 15:13:40 +00:00
Max Zwiessele
c29c826847 minor 2013-12-16 15:11:59 +00:00
Max Zwiessele
0733886ba0 all parameterization stuff now in seperate module -> GPy.core.parameterization 2013-12-16 13:45:24 +00:00
Max Zwiessele
acbda64769 fixed unsized param bug 2013-12-16 11:50:32 +00:00
Max Zwiessele
57b4aaab6e merge completed 2013-12-16 11:42:47 +00:00