GPy/GPy
2013-11-21 23:07:43 +00:00
..
_models rename models to _models and import models in models.py 2013-11-20 12:47:06 +00:00
core allowing the passing of 1D X to a GP. with warning of course 2013-11-13 12:46:59 +00:00
examples dim reduction imports 2013-11-20 12:59:00 +00:00
inference Added first draft of functionality for multiple output sympy kernels. 2013-10-08 08:25:26 +01:00
kern eq_ode1 working but test failing? 2013-11-21 23:07:43 +00:00
likelihoods Added **likelihood_params to predictive_values 2013-11-11 14:23:55 +00:00
mappings Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
testing eq_ode1 working but test failing? 2013-11-21 23:07:43 +00:00
util Fixed bug in sympy kernel and added sympolic.py back into utils __init__.py 2013-11-21 22:15:20 +00:00
__init__.py Implemented Mapping framework and associated linear and kernel mappings. This is needed for mean functions, back constrained GPLVM and the non-stationary Gibbs kernel. 2013-08-28 13:51:50 +02:00
coding_style_guide.txt Added missing files. 2013-09-24 06:15:09 +02:00
FAQ.txt Added missing files. 2013-09-24 06:15:09 +02:00
gpy_config.cfg turned omp off by default as discussed 2013-10-24 19:32:37 +01:00
models.py rename models to _models and import models in models.py 2013-11-20 12:47:06 +00:00
notes.txt Other local changes. 2013-09-16 11:32:03 +01:00