GPy/GPy/kern/parts
2013-08-17 07:13:51 +01:00
..
__init__.py Modifications to transformations ... not sure which tests to run to make sure I haven't messed things up. New code avoids exponentiating values greater than -log(eps) or less than log(eps). Also changed negative code to call the positive code (I think they should inherit the positive code ... but maybe not. 2013-08-16 18:28:16 +01:00
bias.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
Brownian.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
coregionalise.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
exponential.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
finite_dimensional.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
fixed.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
hierarchical.py changes to the hierarchical kernpart. 2013-07-08 15:29:37 +01:00
independent_outputs.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
kernpart.py Added automatic computation of dKdiag_dtheta in kernpart.py using dK_dtheta. 2013-08-17 07:13:51 +01:00
linear.py linear kernel old implementation 2013-08-02 16:39:53 +01:00
Matern32.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
Matern52.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
mlp.py Added automatic computation of dKdiag_dtheta in kernpart.py using dK_dtheta. 2013-08-17 07:13:51 +01:00
periodic_exponential.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
periodic_Matern32.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
periodic_Matern52.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
prod.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
prod_orthogonal.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
rational_quadratic.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
rbf.py rbf kern chaching bug fixed 2013-07-18 16:42:17 +01:00
rbf_inv.py Merge of rbf_inv failed, corrected with AD 2013-07-24 15:30:30 +01:00
rbfcos.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
spline.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
symmetric.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
sympy_helpers.cpp kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
sympy_helpers.h kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
sympykern.py kernels are now consistent with pep8 and common reason 2013-06-17 16:47:36 +01:00
white.py changed psi0 of white to be zero 2013-08-02 16:37:50 +01:00