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

@ -27,6 +27,14 @@ GPy.util.classification module
:undoc-members:
:show-inheritance:
GPy.util.config module
----------------------
.. automodule:: GPy.util.config
:members:
:undoc-members:
:show-inheritance:
GPy.util.datasets module
------------------------
@ -91,6 +99,14 @@ GPy.util.multioutput module
:undoc-members:
:show-inheritance:
GPy.util.netpbmfile module
--------------------------
.. automodule:: GPy.util.netpbmfile
:members:
:undoc-members:
:show-inheritance:
GPy.util.plot module
--------------------