Commit graph

4405 commits

Author SHA1 Message Date
Zhenwen Dai
6823a1df2e extend prod kernel for handling more than 2 kernels 2014-09-24 13:45:39 +01:00
James Hensman
8154398b2e added notimplemented error to svigp 2014-09-24 10:07:20 +01:00
James Hensman
0d6a9fb460 tidying soem comments 2014-09-23 10:55:06 +01:00
James Hensman
f9b6e0991c symmetrify now falls back gracefully to numpy if weave fails 2014-09-23 10:24:29 +01:00
James Hensman
be8fa21cbc now ising numpy for std_norm_cdf 2014-09-23 08:54:50 +01:00
James Hensman
3134f52d7d removed fast_array_equal (no longer used) 2014-09-23 08:46:35 +01:00
James Hensman
1765e017dd removed more more more imports 2014-09-22 22:09:25 +01:00
James Hensman
4a3db2bef7 removed more more imports 2014-09-22 22:07:35 +01:00
James Hensman
422cca27d5 removed more imports 2014-09-22 22:06:33 +01:00
James Hensman
5cb159f8d4 removed unnecessary imports in likelihoods when hunting down weave depencencies 2014-09-22 22:05:28 +01:00
Zhenwen Dai
dd987d9428 change BGPLVM to use sparsegp_mpi 2014-09-22 18:12:19 +01:00
Max Zwiessele
ac4dbb851d [#133] fix: chainging constraint in __init__ 2014-09-22 13:57:27 +01:00
Max Zwiessele
bccd8e094a [updates] merged update structure 2014-09-22 09:29:48 +01:00
Max Zwiessele
ef05f49b8b [updates] updated update structure immensely 2014-09-22 09:26:01 +01:00
James Hensman
48fb604891 some improvements to plotting 2d kernels 2014-09-17 12:30:56 +01:00
James Hensman
31478d4d59 improved docsting for optimize 2014-09-17 11:22:31 +01:00
James Hensman
803c345d44 docstring for ExpQuad (thanks Mike O. ) 2014-09-17 11:12:38 +01:00
James Hensman
ff63617286 for loop speedup in grdients X 2014-09-16 13:20:38 +01:00
James Hensman
ed754823be NonContiguos tests fixed for Kdiag_dX 2014-09-15 09:55:02 +01:00
Nicolo Fusi
585a3b00f8 removed unnecessary spaces from citation 2014-09-14 10:09:38 -07:00
Nicolo Fusi
f83a5aa33b added a way to cite 2014-09-14 10:08:54 -07:00
Zhenwen Dai
33fcd06ccc change setup.py accordingly. 2014-09-12 11:53:59 +01:00
Zhenwen Dai
049b58c729 Remove the dependency on matplotlib 2014-09-12 11:51:51 +01:00
Zhenwen Dai
d7eee6aa00 finish the debug of sparsegp_mpi 2014-09-12 10:36:01 +01:00
Zhenwen Dai
31f11eda40 bug fix: param object randomize 2014-09-11 17:29:47 +01:00
Zhenwen Dai
6c043ed829 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-11 16:45:05 +01:00
Zhenwen Dai
e11e294791 changes installtion instructions 2014-09-11 16:44:01 +01:00
Ricardo
31ace537a5 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-11 16:18:34 +01:00
Ricardo
badacfb585 bug fixed in normalization 2014-09-11 16:18:13 +01:00
Zhenwen Dai
97d7fa6955 add the Windows installation instructions for GPy 2014-09-11 14:29:50 +01:00
Zhenwen Dai
47b12c20a3 remove nose from install_requires 2014-09-11 13:21:35 +01:00
Zhenwen Dai
5697a533e7 a bug fix for VarDTC_minibatch 2014-09-09 12:17:29 +01:00
Zhenwen Dai
0f47a6b35f adapt the numerical stability strategy from VarDTC to VarDTC_minibatch 2014-09-09 11:46:19 +01:00
Ricardo
71b435b2ab Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-09 10:52:26 +01:00
Ricardo
2df978dd2c name can be modified 2014-09-09 10:51:26 +01:00
Zhenwen Dai
4e83501ea5 update sparse_gp_mpi for new interface 2014-09-08 17:22:37 +01:00
Max Zwiessele
4543fc3480 [link|unlink_parameter] renaming add_parameter to link_parameter 2014-09-08 08:57:28 +01:00
mzwiessele
b9e897c50d [documentation] updated big parts of the doc 2014-09-07 15:42:03 +01:00
mzwiessele
3a7e42f24f [documentation] bits and pieces for interacting_with_models 2014-09-05 18:00:29 +01:00
mzwiessele
2dbc4cc57b [printing] warning when reconstraining now prints hierarchy names 2014-09-05 17:59:40 +01:00
mzwiessele
783aa0ca0d [accassibility] GPy.constraints now accassible 2014-09-05 17:59:00 +01:00
mzwiessele
a358c51829 [printing] added model details for printing 2014-09-05 14:21:34 +01:00
mzwiessele
f048245a9c [parameter_core] empty space 2014-09-05 14:21:18 +01:00
mzwiessele
9978c285a2 [param] indexing routine simplified 2014-09-05 14:20:26 +01:00
mzwiessele
68fa8b6366 minor updates to the docs 2014-09-05 14:18:37 +01:00
mzwiessele
3fff0448be [ard plotting] adjustments to the filtering 2014-09-05 14:17:13 +01:00
mzwiessele
470c0dcfe6 [updates] made updates a function, update_model(True|False|None) 2014-09-05 12:52:38 +01:00
mzwiessele
d9b6acab39 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2014-09-05 12:40:24 +01:00
mzwiessele
9a74a933f3 [updates] made updates a function 2014-09-05 12:40:20 +01:00
mzwiessele
32469e0461 [testing] updated tests wrt normalization 2014-09-05 12:40:00 +01:00