Skip to content

Commit

Permalink
more docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pfackeldey committed Sep 30, 2023
1 parent f96eecf commit 0a176c3
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 71 deletions.
41 changes: 3 additions & 38 deletions docs/api/likelihood.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,41 +2,6 @@ dilax.likelihood
================

.. automodule:: dilax.likelihood

.. contents::


Class *NLL*
----------------

.. autoclass:: NLL
:show-inheritance:
:members:
:autosummary:


Class *Hessian*
--------------

.. autoclass:: Hessian
:show-inheritance:
:members:
:autosummary:


Class *CovMatrix*
--------------

.. autoclass:: CovMatrix
:show-inheritance:
:members:
:autosummary:


Class *SampleToy*
--------------

.. autoclass:: SampleToy
:show-inheritance:
:members:
:autosummary:
:show-inheritance:
:members:
:autosummary:
25 changes: 4 additions & 21 deletions docs/api/model.rst
Original file line number Diff line number Diff line change
@@ -1,24 +1,7 @@
dilax.model
===========
================

.. automodule:: dilax.model

.. contents::


Class *Result*
----------------

.. autoclass:: Result
:show-inheritance:
:members:
:autosummary:


Class *Model*
----------------

.. autoclass:: Model
:show-inheritance:
:members:
:autosummary:
:show-inheritance:
:members:
:autosummary:
16 changes: 4 additions & 12 deletions docs/api/optimizer.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
dilax.optimizer
===========
================

.. automodule:: dilax.optimizer

.. contents::


Class *JaxOptimizer*
----------------

.. autoclass:: JaxOptimizer
:show-inheritance:
:members:
:autosummary:
:show-inheritance:
:members:
:autosummary:

0 comments on commit 0a176c3

Please sign in to comment.