mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-07-05 16:02:13 +02:00
Rebuilt documentation
This commit is contained in:
parent
6897cf34b5
commit
474ef9b247
14 changed files with 721 additions and 226 deletions
18
doc/GPy.rst
18
doc/GPy.rst
|
|
@ -1,14 +1,6 @@
|
|||
GPy Package
|
||||
GPy package
|
||||
===========
|
||||
|
||||
:mod:`GPy` Package
|
||||
------------------
|
||||
|
||||
.. automodule:: GPy.__init__
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
|
|
@ -19,7 +11,15 @@ Subpackages
|
|||
GPy.inference
|
||||
GPy.kern
|
||||
GPy.likelihoods
|
||||
GPy.mappings
|
||||
GPy.models
|
||||
GPy.testing
|
||||
GPy.util
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: GPy
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue