Skip to content

Commit 1c55492

Browse files
committed
update demo 1D
1 parent 9ab569d commit 1c55492

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/demo_OT_1D.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
"""
3-
Created on Fri Oct 21 09:51:45 2016
3+
Demo for 1D optimal transport
44
55
@author: rflamary
66
"""

examples/demo_OT_2D_samples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22
"""
3-
Created on Fri Oct 21 09:51:45 2016
3+
Demo for 2D Optimal transport between empirical distributions
44
55
@author: rflamary
66
"""

0 commit comments

Comments
 (0)