GPy/GPy/kern/_src
2014-03-05 14:16:53 +00:00
..
rbf_psi_comp [SSGPLVM] numerical stability 2014-03-04 12:06:41 +00:00
todo tidying in kern 2014-02-24 15:56:06 +00:00
__init__.py empty init file 2014-02-20 14:10:36 +00:00
add.py moved plot functionality from add to kern 2014-02-26 14:30:28 +00:00
brownian.py added Brownian motion 2014-02-21 12:25:36 +00:00
coregionalize.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
hierarchical.py rbf and white seem to work 2014-02-19 15:00:48 +00:00
independent_outputs.py hierarchical kern should be working. I'll let you know then the tests are up... 2014-02-24 16:19:03 +00:00
kern.py name added as a parameter of Prod 2014-03-05 12:52:56 +00:00
linear.py linear fix 2014-02-27 10:02:34 +00:00
mlp.py some work on periodics 2014-02-24 11:23:29 +00:00
periodic.py Dont call parameters_changed ever yourself anymore and parameters are now inplace once in memory 2014-03-04 17:32:46 +00:00
prod.py name added as a parameter of Prod 2014-03-05 12:52:56 +00:00
rbf.py [SSGPLVM] support non-ARD rbf 2014-03-03 17:56:47 +00:00
ssrbf.py [SSGPLVM] update SSGPLVM with new inferface and merge ssrbf into rbf 2014-02-27 16:28:42 +00:00
static.py messing with kernels 2014-02-25 17:15:38 +00:00
stationary.py stability in stationary) 2014-02-28 17:35:00 +00:00
sympy_helpers.cpp rbf and white seem to work 2014-02-19 15:00:48 +00:00
sympy_helpers.h rbf and white seem to work 2014-02-19 15:00:48 +00:00
sympykern.py Made sampling default for non-gaussian likelihoods as a quick fix to allow plotting again for likelihoods without predictive values 2014-03-05 14:16:53 +00:00