GPy/GPy/kern
Nicolo Fusi b01dd3d758 minor
2013-01-22 16:24:08 +00:00
..
__init__.py added a constructor for a generic sympy kernel 2012-12-18 15:45:52 +00:00
bias.py bias kernel psi stats implemented. 2012-11-30 15:49:20 +00:00
Brownian.py added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
constructors.py added an ARD option to the sympy RBF kern 2012-12-21 11:40:22 +00:00
exponential.py GPy: Some rewriting for the exponential and Matern kernels. They now pass the unit test. 2012-12-03 10:26:28 +00:00
finite_dimensional.py changed the behaviour of pdinv: now returns L and Li as well as the inverse 2012-12-06 09:51:13 -08:00
kern.py removed some redundant looping in kern.py 2012-12-21 11:43:15 +00:00
kernpart.py refactored the kernpart base class 2012-11-30 11:11:40 +00:00
linear.py minor 2013-01-22 16:24:08 +00:00
linear_ARD.py fixed bug in linear_ARD 2012-11-30 16:57:48 +00:00
Matern32.py GPy: Some rewriting for the exponential and Matern kernels. They now pass the unit test. 2012-12-03 10:26:28 +00:00
Matern52.py GPy: Some rewriting for the exponential and Matern kernels. They now pass the unit test. 2012-12-03 10:26:28 +00:00
rbf.py Added datasets.py back in and minor changes. 2012-12-05 19:19:15 -08:00
rbf_ARD.py fixed bug in rbf_ARD kernel (dK_dX) 2012-12-06 12:38:15 +00:00
spline.py Added datasets.py back in and minor changes. 2012-12-05 19:19:15 -08: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 forced simplification of sympy expressions before converting to c++ 2012-12-21 11:41:42 +00:00
white.py bias kernel psi stats implemented. 2012-11-30 15:49:20 +00:00