summaryrefslogtreecommitdiff
path: root/examples/plot_stochastic.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_stochastic.py')
-rw-r--r--examples/plot_stochastic.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/plot_stochastic.py b/examples/plot_stochastic.py
index e139473..09b95d0 100644
--- a/examples/plot_stochastic.py
+++ b/examples/plot_stochastic.py
@@ -136,6 +136,7 @@ pl.figure(4, figsize=(5, 5))
ot.plot.plot1D_mat(a, b, sinkhorn_pi, 'OT matrix Sinkhorn')
pl.show()
+
#############################################################################
# COMPUTE TRANSPORTATION MATRIX FOR DUAL PROBLEM
#############################################################################