summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2018-06-11 13:13:33 +0200
committerGitHub <noreply@github.com>2018-06-11 13:13:33 +0200
commit327b0c6e0ccb0c9453179eb316021c34bcdffec4 (patch)
tree7d6f87bbbe776b7194a8fd1469094d1ce9506f97 /docs/source/all.rst
parent530dc93a60e9b81fb8d1b44680deea77dacf660b (diff)
parentecb093b95ddbeaeb800b443d3a5c9d5c24c5897c (diff)
Merge pull request #50 from rflamary/smooth_ot
Smooth and Sparse OT
Diffstat (limited to 'docs/source/all.rst')
-rw-r--r--docs/source/all.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/all.rst b/docs/source/all.rst
index c84d968..bbb9833 100644
--- a/docs/source/all.rst
+++ b/docs/source/all.rst
@@ -19,6 +19,11 @@ ot.bregman
.. automodule:: ot.bregman
:members:
+
+ot.smooth
+-----
+.. automodule:: ot.smooth
+ :members:
ot.gromov
----------