summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 15:13:48 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 15:13:48 +0200
commit0d81de9909e8e9eb95858f0a043550b15898f172 (patch)
tree52a456562616b8d015c8985a072bcf8759e84fa7 /docs/source/all.rst
parent4ced7428bd2be4ca008f12400afb445c5a6517c8 (diff)
doc da.py
Diffstat (limited to 'docs/source/all.rst')
-rw-r--r--docs/source/all.rst8
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/source/all.rst b/docs/source/all.rst
index 30f5add..d5733b8 100644
--- a/docs/source/all.rst
+++ b/docs/source/all.rst
@@ -6,8 +6,6 @@ Python modules
ot
--
-This module provide easy access to solvers for the most common OT problems
-
.. automodule:: ot
:members:
@@ -28,6 +26,12 @@ ot.optim
.. automodule:: ot.optim
:members:
+ot.da
+--------
+
+.. automodule:: ot.da
+ :members:
+
ot.utils
--------