Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fferflo committed Jun 26, 2024
1 parent bed9063 commit 1953100
Show file tree
Hide file tree
Showing 3 changed files with 212 additions and 103 deletions.
6 changes: 6 additions & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Main
.. autofunction:: einx.elementwise
.. autofunction:: einx.index

.. _apireductionops:

Reduction operations
--------------------

Expand All @@ -27,6 +29,8 @@ Reduction operations
.. autofunction:: einx.min
.. autofunction:: einx.logsumexp

.. _apielementwiseops:

Element-by-element operations
-----------------------------

Expand All @@ -48,6 +52,8 @@ Element-by-element operations
.. autofunction:: einx.maximum
.. autofunction:: einx.minimum

.. _apiindexingops:

Indexing operations
-------------------

Expand Down
Loading

0 comments on commit 1953100

Please sign in to comment.