summaryrefslogtreecommitdiff
path: root/docs/source/all.rst
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2016-10-28 09:54:11 +0200
committerRémi Flamary <remi.flamary@gmail.com>2016-10-28 09:54:11 +0200
commita0d8139af3407e567e1dc9a5e8c10d9218ddd185 (patch)
treebce2f806618779908e5b8e2ea7d85ed5f48deb14 /docs/source/all.rst
parent0e8363ca13034537ca7bc64acd982f39b7a42123 (diff)
doc index updated
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: