Minor doc changes, fixed MPI dependency and 'stop' in var_dtc

This commit is contained in:
Alan Saul 2014-11-03 14:39:17 +00:00
parent 3eb2fa3a8f
commit 13fd45e31f
11 changed files with 74 additions and 374 deletions

View file

@ -12,6 +12,14 @@ GPy.models.bayesian_gplvm module
:undoc-members:
:show-inheritance:
GPy.models.bayesian_gplvm_minibatch module
------------------------------------------
.. automodule:: GPy.models.bayesian_gplvm_minibatch
:members:
:undoc-members:
:show-inheritance:
GPy.models.bcgplvm module
-------------------------
@ -116,6 +124,14 @@ GPy.models.sparse_gp_coregionalized_regression module
:undoc-members:
:show-inheritance:
GPy.models.sparse_gp_minibatch module
-------------------------------------
.. automodule:: GPy.models.sparse_gp_minibatch
:members:
:undoc-members:
:show-inheritance:
GPy.models.sparse_gp_multioutput_regression module
--------------------------------------------------