GPy/GPy/kern
2013-01-31 09:02:18 +00:00
..
__init__.py New operator: the kernels can be multiplied directly with the '*' character 2013-01-30 17:41:51 +00:00
bias.py Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
Brownian.py Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
constructors.py New operator: the kernels can be multiplied directly with the '*' character 2013-01-30 17:41:51 +00:00
exponential.py last ARD flag changes to kernels 2013-01-18 16:03:20 +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
kern.py solved merge conflict 2013-01-30 17:54:41 +00:00
kernpart.py Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
linear.py linear kernel now has an ARD flag 2013-01-28 16:21:32 +00:00
Matern32.py last ARD flag changes to kernels 2013-01-18 16:03:20 +00:00
Matern52.py solved merge conflict 2013-01-30 17:54:41 +00:00
periodic_exponential.py few bugs fixed in periodic kernels 2013-01-21 18:03:24 +00:00
periodic_Matern32.py few bugs fixed in periodic kernels 2013-01-21 18:03:24 +00:00
periodic_Matern52.py few bugs fixed in periodic kernels 2013-01-21 18:03:24 +00:00
product_orthogonal.py missing file product_orthogonal from previous commit 2013-01-31 08:55:22 +00:00
rbf.py robustified the assertion re lengthscales in rbf 2013-01-31 09:02:18 +00:00
spline.py Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +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 Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00