summaryrefslogtreecommitdiff
path: root/src/python/doc/wasserstein_distance_user.rst
diff options
context:
space:
mode:
authorVincent Rouvreau <10407034+VincentRouvreau@users.noreply.github.com>2020-11-18 11:45:50 +0100
committerGitHub <noreply@github.com>2020-11-18 11:45:50 +0100
commitb28c5ca58da41aa50f084c16c8e08e77b9a18825 (patch)
treee986157f9921aa261a58c8d812f2802cab248310 /src/python/doc/wasserstein_distance_user.rst
parentad5d38986542715e0a0518537afaadcda71d9c49 (diff)
parent8b7a25482dfd9c38825e022d5f95135f0aade738 (diff)
Merge pull request #386 from VincentRouvreau/tutorials_links_in_doc
Tutorials links in doc
Diffstat (limited to 'src/python/doc/wasserstein_distance_user.rst')
-rw-r--r--src/python/doc/wasserstein_distance_user.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/python/doc/wasserstein_distance_user.rst b/src/python/doc/wasserstein_distance_user.rst
index 96ec7872..9ffc2759 100644
--- a/src/python/doc/wasserstein_distance_user.rst
+++ b/src/python/doc/wasserstein_distance_user.rst
@@ -175,3 +175,10 @@ The output is:
[[0.27916667 0.55416667]
[0.7375 0.7625 ]
[0.2375 0.2625 ]]
+
+Tutorial
+********
+
+This
+`notebook <https://github.com/GUDHI/TDA-tutorial/blob/master/Tuto-GUDHI-Barycenters-of-persistence-diagrams.ipynb>`_
+presents the concept of barycenter, or Fréchet mean, of a family of persistence diagrams. \ No newline at end of file