summaryrefslogtreecommitdiff
path: root/ot
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2019-06-07 19:11:48 +0200
committerRémi Flamary <remi.flamary@gmail.com>2019-06-07 19:11:48 +0200
commit8c935200558a1071d8df33bc752afed60e2f49f7 (patch)
tree18e72a6f25baff3eb5affccc5fea00a45736877e /ot
parent4ae7e98b255bef3522e76b2c321b6938378d8dc7 (diff)
debut doc
Diffstat (limited to 'ot')
-rw-r--r--ot/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/ot/__init__.py b/ot/__init__.py
index 6d6dc75..16b0dd6 100644
--- a/ot/__init__.py
+++ b/ot/__init__.py
@@ -3,10 +3,6 @@
This is the main module of the POT toolbox. It provides easy access to
a number of functions described below.
-### FAQ
-
-#### How to compute the Wasserstein distance ?
-
.. warning::
The list of automatically imported sub-modules is as follows:
:py:mod:`ot.lp`, :py:mod:`ot.bregman`, :py:mod:`ot.optim`