summaryrefslogtreecommitdiff
path: root/src/python/doc/installation.rst
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2019-10-27 13:40:23 +0100
committerMarc Glisse <marc.glisse@inria.fr>2019-10-27 13:40:23 +0100
commit3c76f73a530daacd48d476cd96bd946e4ab6d78a (patch)
tree04787ab6821c110966f5d46fbf901bd1f85f8306 /src/python/doc/installation.rst
parentd02296df9ca6ebea31345a89a6070258c0ed91a9 (diff)
Wasserstein also uses SciPy
Diffstat (limited to 'src/python/doc/installation.rst')
-rw-r--r--src/python/doc/installation.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/python/doc/installation.rst b/src/python/doc/installation.rst
index 4778b3d9..3711ca8e 100644
--- a/src/python/doc/installation.rst
+++ b/src/python/doc/installation.rst
@@ -225,9 +225,10 @@ several solvers for optimization problems related to Optimal Transport.
SciPy
=====
-The :doc:`persistence graphical tools </persistence_graphical_tools_user>`
-module requires `SciPy <http://scipy.org>`_, a Python-based ecosystem of
-open-source software for mathematics, science, and engineering.
+The :doc:`persistence graphical tools </persistence_graphical_tools_user>` and
+:doc:`Wasserstein distance </wasserstein_distance_user>` modules require `SciPy
+<http://scipy.org>`_, a Python-based ecosystem of open-source software for
+mathematics, science, and engineering.
Threading Building Blocks
=========================