Commit graph

401 commits

Author SHA1 Message Date
Alan Saul
915d8fc25a Adding more paths...: 2013-02-08 14:12:18 +00:00
Alan Saul
6b07eddd19 Merge branch 'master' of github.com:SheffieldML/GPy 2013-02-08 14:08:39 +00:00
Alan Saul
cd0363cbee Moved GPy import 2013-02-08 14:07:32 +00:00
Ricardo Andrade
70de5a9af6 Merge branch 'master' of github.com:SheffieldML/GPy 2013-02-08 14:06:20 +00:00
Alan Saul
ffd4bbbe54 Removed path again 2013-02-08 14:03:48 +00:00
Ricardo Andrade
9dfd3e7842 Merge branch 'master' of github.com:SheffieldML/GPy 2013-02-08 14:02:57 +00:00
Ricardo Andrade
6f55358a45 Bug found and fixed in plots for normalized X. 2013-02-08 14:00:13 +00:00
Alan Saul
7de5896e05 Added GPy module to path 2013-02-08 13:59:30 +00:00
Alan Saul
2422945f6c Changed path to append it rather than inset it 2013-02-08 13:56:53 +00:00
Alan Saul
04c716c3d2 Added root path back 2013-02-08 13:49:09 +00:00
Alan Saul
633bfde996 removed sphinx from setup 2013-02-08 13:24:25 +00:00
Alan Saul
67f2c56336 Reverting setup.py 2013-02-08 13:15:56 +00:00
Alan Saul
b28c4e415e Debugging in make.bat 2013-02-08 13:10:27 +00:00
Alan Saul
b2ba4fdfe3 Removed import of builddoc 2013-02-08 12:58:04 +00:00
Alan Saul
a596211931 Got rid of ipython example for a sec 2013-02-08 12:46:48 +00:00
Alan Saul
d619de2ef4 Silly me copying and pasting 2013-02-08 12:42:30 +00:00
Alan Saul
62efa7e66c Force up to date version of sphinx 2013-02-08 12:41:13 +00:00
Alan Saul
51f4762d47 Force up to date version of sphinx 2013-02-08 12:38:03 +00:00
Alan Saul
54698f091b trying to rid buildsphinx error 2013-02-08 12:28:09 +00:00
Alan Saul
f80d65cc8d removing GPy import from conf (may put back in) 2013-02-08 12:22:45 +00:00
Alan Saul
ac4f50f44d added ordering of methods 2013-02-08 12:13:09 +00:00
Alan Saul
76fda8e5b3 Fixed some broken imports (likelihoods has moved), remember to tell everyone to delete their pyc file 2013-02-08 12:12:50 +00:00
Alan Saul
b92bdbbc0e Removed version check 2013-02-08 11:46:59 +00:00
Alan Saul
131a4b507f Adding requirements removing mock.py 2013-02-08 11:46:28 +00:00
Alan Saul
69acbf42af More docs 2013-02-08 11:41:57 +00:00
Alan Saul
50850baa21 More docs testing 2013-02-08 11:34:11 +00:00
Alan Saul
844298fa08 Adding ipython requirements (temporary) and removing unnecessary mock requirement 2013-02-08 11:31:51 +00:00
Alan Saul
92ead7924b Adding ipython extensions 2013-02-08 11:27:57 +00:00
Alan Saul
a32e210863 Taking another bash at executable docs... in vain 2013-02-08 11:27:34 +00:00
Nicolas
1d6885f6d9 small changes in tutorial 2013-02-07 16:09:58 +00:00
Nicolas
38d2a5f91d Solving merge conflicts 2013-02-07 13:07:18 +00:00
Nicolas
2abaafd882 Modifications made to tutorial due to changes in GPy 2013-02-07 13:04:29 +00:00
Ricardo Andrade
4563a5f8a6 Probit likelihood modified for plotting. 2013-02-07 11:36:45 +00:00
Ricardo Andrade
cf3e522069 Change in plot() y-limits 2013-02-07 11:36:22 +00:00
Ricardo Andrade
02dc5c7b48 Example is working 2013-02-07 11:35:29 +00:00
Nicolas
8fd79f6eee Added new plotting function for kernels 2013-02-06 15:20:04 +00:00
Nicolas
b0f6495ed4 Fixed bug in the product of kernels with tied parameters 2013-02-06 09:52:54 +00:00
Nicolas
a1568ca1c8 Few more fix to the plotings and predictions 2013-02-05 18:57:30 +00:00
Nicolas
642b1449e1 Small fixes to ploting 2013-02-05 14:23:51 +00:00
Nicolas
5b19d8609a Many modifications in GP plots to make it work 2013-02-05 12:27:12 +00:00
James Hensman
4dce1a428f tidying up after wide reaching changes: removed sparse_GP_old.py 2013-02-04 16:42:44 +00:00
James Hensman
bbc7bd8aca various merge conflicts from the newGP branch 2013-02-04 16:15:54 +00:00
James Hensman
687631f719 Merge branch 'newGP'
Conflicts:
	GPy/models/GP_regression.py
2013-02-04 12:41:22 +00:00
James Hensman
dacdaa1b41 simplified the checkgrad logic somewhat 2013-02-04 12:36:08 +00:00
James Hensman
9b69b04933 proper propagation of variance through the Gaussian likelihood 2013-02-04 12:18:14 +00:00
Ricardo Andrade
049e60f16b var[:,None] added in full_cov = false, sparse_GP 2013-02-04 12:01:27 +00:00
James Hensman
7a54660689 fixed bug in my schoolboy mathematics 2013-02-04 10:29:01 +00:00
James Hensman
3a61c39cb8 partial derivatives for the new likelihood framework 2013-02-04 10:22:01 +00:00
Ricardo Andrade
b1e5070ed0 Merge branch 'newGP' of github.com:SheffieldML/GPy into newGP 2013-02-01 17:58:59 +00:00
Ricardo Andrade
5e2baf1919 Changes in plotting functions. 2013-02-01 17:58:21 +00:00