GPy/GPy/kern
2013-01-30 16:27:45 +00:00
..
__init__.py linear kernel now has an ARD flag 2013-01-28 16:21:32 +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 linear kernel now has an ARD flag 2013-01-28 16:21:32 +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 massive merge of the debug branch 2013-01-30 15:30:54 +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 massive merge of the debug branch 2013-01-30 15:30:54 +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
rbf.py RBF (both ARD and non-ARD) kernels working nicely with psi statistics 2013-01-30 16:27:45 +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