mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-30 23:36:23 +02:00
minor updates to the docs
This commit is contained in:
parent
3fff0448be
commit
68fa8b6366
19 changed files with 865 additions and 249 deletions
|
|
@ -1,25 +1,16 @@
|
|||
GPy.core package
|
||||
================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
|
||||
GPy.core.parameterization
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
GPy.core.domains module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: GPy.core.domains
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.fitc module
|
||||
--------------------
|
||||
|
||||
.. automodule:: GPy.core.fitc
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.gp module
|
||||
------------------
|
||||
|
||||
|
|
@ -28,14 +19,6 @@ GPy.core.gp module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.gp_base module
|
||||
-----------------------
|
||||
|
||||
.. automodule:: GPy.core.gp_base
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.mapping module
|
||||
-----------------------
|
||||
|
||||
|
|
@ -52,22 +35,6 @@ GPy.core.model module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.parameterized module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: GPy.core.parameterized
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.priors module
|
||||
----------------------
|
||||
|
||||
.. automodule:: GPy.core.priors
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.sparse_gp module
|
||||
-------------------------
|
||||
|
||||
|
|
@ -76,6 +43,14 @@ GPy.core.sparse_gp module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.sparse_gp_mpi module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: GPy.core.sparse_gp_mpi
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.svigp module
|
||||
---------------------
|
||||
|
||||
|
|
@ -84,10 +59,10 @@ GPy.core.svigp module
|
|||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
GPy.core.transformations module
|
||||
-------------------------------
|
||||
GPy.core.symbolic module
|
||||
------------------------
|
||||
|
||||
.. automodule:: GPy.core.transformations
|
||||
.. automodule:: GPy.core.symbolic
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue