GPy/GPy/core
2013-09-13 12:45:58 +01:00
..
__init__.py began to merege the SVIGP code into GPy. 2013-06-17 13:58:51 +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 docstrings in new functions 2013-09-13 12:35:12 +01:00
gp_base.py Changes in plot functions, to allow 1D multiple outputs visualization 2013-09-13 12:36:32 +01:00
model.py Multioutput is working 2013-07-18 18:49:26 +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 Likelihood gradients for heteroscedastic noise 2013-09-13 12:45:58 +01:00
svigp.py began to merege the SVIGP code into GPy. 2013-06-17 13:58:51 +01:00
transformations.py added domains to priors 2013-06-04 17:03:29 +01:00