summaryrefslogtreecommitdiff
path: root/examples/gromov/plot_fgw.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gromov/plot_fgw.py')
-rw-r--r--examples/gromov/plot_fgw.py10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/gromov/plot_fgw.py b/examples/gromov/plot_fgw.py
index 73e486e..97fe619 100644
--- a/examples/gromov/plot_fgw.py
+++ b/examples/gromov/plot_fgw.py
@@ -4,12 +4,12 @@
Plot Fused-gromov-Wasserstein
==============================
-This example illustrates the computation of FGW for 1D measures[18].
+This example illustrates the computation of FGW for 1D measures [18].
-.. [18] Vayer Titouan, Chapel Laetitia, Flamary R{\'e}mi, Tavenard Romain
- and Courty Nicolas
- "Optimal Transport for structured data with application on graphs"
- International Conference on Machine Learning (ICML). 2019.
+[18] Vayer Titouan, Chapel Laetitia, Flamary RĂ©mi, Tavenard Romain
+and Courty Nicolas
+"Optimal Transport for structured data with application on graphs"
+International Conference on Machine Learning (ICML). 2019.
"""