GPy/GPy
2013-12-11 13:27:54 +01:00
..
core Fixed gp_base and svigp for sampling (doesn't use it but needs the arguments) 2013-11-29 14:20:33 +00:00
examples Fixed examples tests, started changing datasets code which has a few bugs 2013-11-29 15:45:18 +00:00
inference Added first draft of functionality for multiple output sympy kernels. 2013-10-08 08:25:26 +01:00
kern removed print statements from config parser, commented out ODE kerns 2013-12-10 14:32:30 -08:00
likelihoods Added constant to Z_tilde, now log likelihoods are equal! 2013-11-29 12:00:37 +00:00
mappings Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
models_modules rename _models to models_modules to include in doc 2013-11-28 10:02:19 +00:00
testing Fixed examples tests, started changing datasets code which has a few bugs 2013-11-29 15:45:18 +00:00
util Testing modification for ReadTheDocs to stop docstring errors 2013-12-11 13:27:54 +01: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 added comments for models module and adjusted setup 2013-11-28 10:31:17 +00:00
notes.txt Other local changes. 2013-09-16 11:32:03 +01:00