summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/plot_free_support_barycenter.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/plot_free_support_barycenter.py b/examples/plot_free_support_barycenter.py
index 42e22fc..5b08507 100644
--- a/examples/plot_free_support_barycenter.py
+++ b/examples/plot_free_support_barycenter.py
@@ -1,10 +1,10 @@
# -*- coding: utf-8 -*-
"""
====================================================
-2D Wasserstein barycenters between empirical distributions
+2D Wasserstein barycenters of distributions
====================================================
-Illustration of 2D Wasserstein barycenters between discributions that are weighted
+Illustration of 2D Wasserstein barycenters if discributions that are weighted
sum of diracs.
"""