Skip to content

Commit b445da2

Browse files
committed
time
1 parent b01fac5 commit b445da2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

nb/convolve.ipynb

+3-3
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"name": "stdout",
8181
"output_type": "stream",
8282
"text": [
83-
"1.55 ms ± 5.81 µs per loop (mean ± std. dev. of 7 runs, 1,000 loops each)\n"
83+
"1.45 ms ± 60.5 µs per loop (mean ± std. dev. of 7 runs, 1,000 loops each)\n"
8484
]
8585
}
8686
],
@@ -90,7 +90,7 @@
9090
},
9191
{
9292
"cell_type": "code",
93-
"execution_count": 8,
93+
"execution_count": 9,
9494
"id": "e7de092a",
9595
"metadata": {},
9696
"outputs": [],
@@ -100,7 +100,7 @@
100100
},
101101
{
102102
"cell_type": "code",
103-
"execution_count": 9,
103+
"execution_count": 10,
104104
"id": "f5ee1ef2",
105105
"metadata": {},
106106
"outputs": [],

0 commit comments

Comments
 (0)