Tidying up a lot, works for 1D, need to check for more dimensions

This commit is contained in:
Alan Saul 2013-10-04 14:44:50 +01:00
parent da67e39e50
commit 2acf931482
11 changed files with 192 additions and 498 deletions

View file

@ -4,6 +4,14 @@ GPy.testing package
Submodules
----------
GPy.testing.bcgplvm_tests module
--------------------------------
.. automodule:: GPy.testing.bcgplvm_tests
:members:
:undoc-members:
:show-inheritance:
GPy.testing.bgplvm_tests module
-------------------------------
@ -44,6 +52,14 @@ GPy.testing.kernel_tests module
:undoc-members:
:show-inheritance:
GPy.testing.laplace_tests module
--------------------------------
.. automodule:: GPy.testing.laplace_tests
:members:
:undoc-members:
:show-inheritance:
GPy.testing.mapping_tests module
--------------------------------