summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/all.rst')
-rw-r--r--docs/source/all.rst47
1 files changed, 47 insertions, 0 deletions
diff --git a/docs/source/all.rst b/docs/source/all.rst
new file mode 100644
index 0000000..30f5add
--- /dev/null
+++ b/docs/source/all.rst
@@ -0,0 +1,47 @@
+
+
+Python modules
+==============
+
+ot
+--
+
+This module provide easy access to solvers for the most common OT problems
+
+.. automodule:: ot
+ :members:
+
+ot.lp
+-----
+.. automodule:: ot.lp
+ :members:
+
+ot.bregman
+----------
+
+.. automodule:: ot.bregman
+ :members:
+
+ot.optim
+--------
+
+.. automodule:: ot.optim
+ :members:
+
+ot.utils
+--------
+
+.. automodule:: ot.utils
+ :members:
+
+ot.datasets
+-----------
+
+.. automodule:: ot.datasets
+ :members:
+
+ot.plot
+-------
+
+.. automodule:: ot.plot
+ :members: