| .. |
|
__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
|
changes the naming of kern components
|
2012-12-06 11:28:04 -08:00 |
|
kernpart.py
|
refactored the kernpart base class
|
2012-11-30 11:11:40 +00:00 |
|
linear.py
|
added precomputation of linear kernel, changed the logic a bit
|
2012-12-03 10:08:12 +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
|
made sympykern truly work in place
|
2012-12-17 11:47:54 +00:00 |
|
white.py
|
bias kernel psi stats implemented.
|
2012-11-30 15:49:20 +00:00 |