summaryrefslogtreecommitdiff
path: root/src/python/doc/wasserstein_distance_user.rst
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2019-12-27 00:56:08 +0100
committerMarc Glisse <marc.glisse@inria.fr>2019-12-27 00:56:08 +0100
commitb8701d847db37b80a58770e00b91494889df00e8 (patch)
tree98333269d139fe648b2ae2a14db3fc03af995479 /src/python/doc/wasserstein_distance_user.rst
parent7568b34c56e6a6102507df1be0029a0259f2afa7 (diff)
Expose more options
Diffstat (limited to 'src/python/doc/wasserstein_distance_user.rst')
-rw-r--r--src/python/doc/wasserstein_distance_user.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/python/doc/wasserstein_distance_user.rst b/src/python/doc/wasserstein_distance_user.rst
index 13f6f1af..6cd7f3a0 100644
--- a/src/python/doc/wasserstein_distance_user.rst
+++ b/src/python/doc/wasserstein_distance_user.rst
@@ -17,8 +17,8 @@ and Cluster for Persistence Diagrams via Optimal Transport".
.. autofunction:: gudhi.wasserstein.wasserstein_distance
This other implementation comes from `Hera
-<https://bitbucket.org/grey_narn/hera/src/master/>`_ and is based on `"Geometry
-Helps to Compare Persistence Diagrams."
+<https://bitbucket.org/grey_narn/hera/src/master/>`_ (BSD-3-Clause) and is
+based on `"Geometry Helps to Compare Persistence Diagrams."
<http://dx.doi.org/10.1137/1.9781611974317.9>`_ by Michael Kerber, Dmitriy
Morozov, and Arnur Nigmetov, at ALENEX 2016.