summaryrefslogtreecommitdiff
path: root/ot/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ot/__init__.py')
-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`