Fixed some bugs, added third derivative for log transformation, and did some doccing

This commit is contained in:
Alan Saul 2013-10-16 15:35:14 +01:00
parent 36c224d822
commit 6e28fdf4fd
6 changed files with 155 additions and 22 deletions

View file

@ -76,6 +76,14 @@ GPy.testing.mrd_tests module
:undoc-members:
:show-inheritance:
GPy.testing.noise_distributions module
--------------------------------------
.. automodule:: GPy.testing.noise_distributions
:members:
:undoc-members:
:show-inheritance:
GPy.testing.prior_tests module
------------------------------