summaryrefslogtreecommitdiff
path: root/examples/plot_OT_1D_smooth.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_OT_1D_smooth.py')
-rw-r--r--examples/plot_OT_1D_smooth.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/plot_OT_1D_smooth.py b/examples/plot_OT_1D_smooth.py
index b07f99f..5415e4f 100644
--- a/examples/plot_OT_1D_smooth.py
+++ b/examples/plot_OT_1D_smooth.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
"""
-===========================
-1D smooth optimal transport
-===========================
+================================
+Smooth optimal transport example
+================================
This example illustrates the computation of EMD, Sinkhorn and smooth OT plans
and their visualization.