Skip to content

Commit

Permalink
Update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Sep 1, 2016
1 parent 9bf70e5 commit 4a47574
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions doc/examples/template.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -365,8 +365,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 5.52 s, sys: 92 ms, total: 5.61 s\n",
"Wall time: 5.69 s\n"
"CPU times: user 6.06 s, sys: 72 ms, total: 6.14 s\n",
"Wall time: 6.25 s\n"
]
}
],
Expand Down Expand Up @@ -400,8 +400,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 3.61 s, sys: 4 ms, total: 3.61 s\n",
"Wall time: 3.6 s\n"
"CPU times: user 3.9 s, sys: 12 ms, total: 3.91 s\n",
"Wall time: 3.9 s\n"
]
}
],
Expand Down Expand Up @@ -429,8 +429,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 3.69 s, sys: 12 ms, total: 3.7 s\n",
"Wall time: 3.7 s\n"
"CPU times: user 4 s, sys: 0 ns, total: 4 s\n",
"Wall time: 4 s\n"
]
}
],
Expand Down Expand Up @@ -463,8 +463,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 9.22 s, sys: 12 ms, total: 9.23 s\n",
"Wall time: 9.23 s\n"
"CPU times: user 10 s, sys: 24 ms, total: 10.1 s\n",
"Wall time: 10.2 s\n"
]
}
],
Expand Down

0 comments on commit 4a47574

Please sign in to comment.