Skip to content

Commit

Permalink
Added CostFn and Plot to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
gjhuizing committed Feb 14, 2023
1 parent de2c1d7 commit fcb3b80
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/geometry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Cost Functions
.. autosummary::
:toctree: _autosummary

costs.CostFn
costs.SqPNorm
costs.PNormP
costs.SqEuclidean
Expand Down
7 changes: 7 additions & 0 deletions docs/tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ Segmented Sinkhorn

segment_sinkhorn.segment_sinkhorn

Plotting
--------
.. autosummary::
:toctree: _autosummary

plot.Plot

Sinkhorn Divergence
-------------------
.. autosummary::
Expand Down

0 comments on commit fcb3b80

Please sign in to comment.