GPy/GPy/kern
2013-06-04 18:19:14 +01:00
..
__init__.py unified framework for addition and product of kernels, with a tensor flag (boolean) instead of and 2013-05-10 17:48:11 +01:00
bias.py cross-terms 2013-05-17 16:29:32 +01:00
Brownian.py small changes to Brownian 2013-05-08 12:06:34 +01:00
constructors.py unified framework for addition and product of kernels, with a tensor flag (boolean) instead of and 2013-05-10 17:48:11 +01:00
coregionalise.py weaved coregionalise. much performance gained 2013-04-28 21:37:36 +01:00
exponential.py removed keyname partial 2013-03-11 12:15:59 +00:00
finite_dimensional.py Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
fixed.py added fixed effect kernel 2013-03-13 14:24:10 +00:00
independent_outputs.py re-added indepenent_output kern 2013-04-23 17:09:52 +01:00
kern.py plotting behaviour adapted for kern and mrd 2013-06-04 18:19:14 +01:00
kernpart.py cross-terms 2013-05-17 16:29:32 +01:00
linear.py REVERT a53690ab7f, flapack back substitued in 2013-05-31 12:09:11 +01:00
Matern32.py removed keyname partial 2013-03-11 12:15:59 +00:00
Matern52.py deprecated flapack, namespace changed to lapack.flapack 2013-03-11 12:21:12 +00:00
periodic_exponential.py Bug fixed in periodic kernels: Warning were not handled properly 2013-03-27 12:45:08 +00:00
periodic_Matern32.py The warnings are now handeled properly in the periodic kernels 2013-03-12 16:50:12 +00:00
periodic_Matern52.py Bug fixed in periodic kernels: Warning were not handled properly 2013-03-27 12:45:08 +00:00
prod.py unified framework for addition and product of kernels, with a tensor flag (boolean) instead of and 2013-05-10 17:48:11 +01:00
prod_orthogonal.py reimplemented caching in prod_orthogonal... 2013-04-28 22:32:37 +01:00
rational_quadratic.py Fixed bug in dK_dX for the quadratic kernel 2013-03-12 10:43:46 +00:00
rbf.py used scipy.weave to improve the speed of rbf grads 2013-05-30 09:29:26 +01:00
rbfcos.py yak shaving 2013-04-05 12:08:21 +01:00
spline.py Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
symmetric.py removed keyname partial 2013-03-11 12:15:59 +00:00
sympy_helpers.cpp added sympykern as a 'kernpart' object. 2012-11-30 17:32:32 +00:00
sympy_helpers.h added sympykern as a 'kernpart' object. 2012-11-30 17:32:32 +00:00
sympykern.py Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
white.py cross-terms 2013-05-17 16:29:32 +01:00