GPy/GPy/core
2013-06-06 16:27:39 +01:00
..
__init__.py Fixed naming to standardized PEP8 2013-06-05 14:39:32 +01:00
domains.py domains added and class names in priors capitalized 2013-06-04 17:21:56 +01:00
fitc.py Factored out lapack into utils so we can check version and give deprecation warnings 2013-06-06 14:04:14 +01:00
gp.py Factored out lapack into utils so we can check version and give deprecation warnings 2013-06-06 14:04:14 +01:00
gp_base.py _Xmean is now Xoffset and _Xstd is now _Xscale 2013-06-05 19:18:29 +01:00
model.py pseudo_EM modified 2013-06-05 18:01:28 +01:00
parameterised.py kern params adapted: Nparams > num_params and fixes of input_dim 2013-06-05 16:14:30 +01:00
priors.py REFACTORING: model names, lowercase, classes uppercase 2013-06-05 13:02:03 +01:00
sparse_gp.py fixed a transpose bug in the sparse GP prediction 2013-06-06 16:27:39 +01:00
transformations.py added domains to priors 2013-06-04 17:03:29 +01:00