Skip to content

Commit 9200f0d

Browse files
committed
test notebook 2
1 parent b437b30 commit 9200f0d

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed
197 KB
Binary file not shown.
-105 Bytes
Binary file not shown.

docs/source/auto_examples/plot_OT_1D.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
{
3535
"source": [
36-
"Generate data\n#############################################################################\n\n"
36+
"Generate data\n##############\n\n"
3737
],
3838
"cell_type": "markdown",
3939
"metadata": {}
@@ -51,7 +51,7 @@
5151
},
5252
{
5353
"source": [
54-
"Plot distributions and loss matrix\n#############################################################################\n\n"
54+
"Plot distributions and loss matrix\n###################################\n\n"
5555
],
5656
"cell_type": "markdown",
5757
"metadata": {}

docs/source/auto_examples/plot_OT_1D.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
##############################################################################
2222
# Generate data
23-
##############################################################################
23+
###############
2424

2525
#%% parameters
2626

@@ -40,7 +40,7 @@
4040

4141
##############################################################################
4242
# Plot distributions and loss matrix
43-
##############################################################################
43+
####################################
4444

4545
#%% plot the distributions
4646

docs/source/auto_examples/plot_OT_1D.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ and their visualization.
3232
3333
3434
Generate data
35-
#############################################################################
35+
##############
3636

3737

3838

@@ -62,7 +62,7 @@ Generate data
6262
6363
6464
Plot distributions and loss matrix
65-
#############################################################################
65+
###################################
6666

6767

6868

@@ -168,7 +168,7 @@ Solve Sinkhorn
168168
110|1.527180e-10|
169169

170170

171-
**Total running time of the script:** ( 0 minutes 0.770 seconds)
171+
**Total running time of the script:** ( 0 minutes 0.709 seconds)
172172

173173

174174

0 commit comments

Comments
 (0)