Skip to content

Commit

Permalink
Update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pfernique committed Feb 9, 2018
1 parent 164b965 commit 7a3d539
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 120 deletions.
18 changes: 9 additions & 9 deletions share/jupyter/basic.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 440 ms, sys: 20 ms, total: 460 ms\n",
"Wall time: 550 ms\n"
"CPU times: user 372 ms, sys: 28 ms, total: 400 ms\n",
"Wall time: 409 ms\n"
]
}
],
Expand Down Expand Up @@ -228,8 +228,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 244 ms, sys: 4 ms, total: 248 ms\n",
"Wall time: 249 ms\n"
"CPU times: user 200 ms, sys: 16 ms, total: 216 ms\n",
"Wall time: 213 ms\n"
]
}
],
Expand All @@ -256,7 +256,7 @@
"output_type": "stream",
"text": [
"CPU times: user 48 ms, sys: 0 ns, total: 48 ms\n",
"Wall time: 48.1 ms\n"
"Wall time: 45.9 ms\n"
]
}
],
Expand Down Expand Up @@ -287,8 +287,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 412 ms, sys: 524 ms, total: 936 ms\n",
"Wall time: 2.7 s\n"
"CPU times: user 372 ms, sys: 440 ms, total: 812 ms\n",
"Wall time: 2.13 s\n"
]
}
],
Expand Down Expand Up @@ -448,7 +448,7 @@
"$\\mathcal{B}\\left(1, 0.5\\right)$"
],
"text/plain": [
"<basic.__basic.BinomialDistribution at 0x7f56a0157d08>"
"<basic.__basic.BinomialDistribution at 0x7f8154044aa0>"
]
},
"execution_count": 16,
Expand Down Expand Up @@ -513,7 +513,7 @@
"$\\mathcal{B}\\left(0, 0.5\\right)$"
],
"text/plain": [
"<basic.__basic.BinomialDistribution at 0x7f56a0157d08>"
"<basic.__basic.BinomialDistribution at 0x7f8154044aa0>"
]
},
"execution_count": 19,
Expand Down
121 changes: 26 additions & 95 deletions share/jupyter/dependent.ipynb

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions share/jupyter/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 0 ns, sys: 8 ms, total: 8 ms\n",
"Wall time: 1min 55s\n"
"CPU times: user 4 ms, sys: 4 ms, total: 8 ms\n",
"Wall time: 1min 52s\n"
]
},
{
Expand Down Expand Up @@ -81,8 +81,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 100 ms, sys: 44 ms, total: 144 ms\n",
"Wall time: 1h 18min 37s\n"
"CPU times: user 100 ms, sys: 48 ms, total: 148 ms\n",
"Wall time: 1h 18min 4s\n"
]
},
{
Expand Down Expand Up @@ -119,8 +119,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 8 ms, sys: 8 ms, total: 16 ms\n",
"Wall time: 3min 29s\n"
"CPU times: user 4 ms, sys: 8 ms, total: 12 ms\n",
"Wall time: 4min 9s\n"
]
},
{
Expand Down Expand Up @@ -157,8 +157,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 24 ms, sys: 16 ms, total: 40 ms\n",
"Wall time: 16min 42s\n"
"CPU times: user 16 ms, sys: 12 ms, total: 28 ms\n",
"Wall time: 12min 47s\n"
]
},
{
Expand Down
16 changes: 8 additions & 8 deletions share/jupyter/subset.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 12min 48s, sys: 3.94 s, total: 12min 52s\n",
"Wall time: 12min 52s\n"
"CPU times: user 12min 5s, sys: 3.96 s, total: 12min 9s\n",
"Wall time: 12min 10s\n"
]
}
],
Expand Down Expand Up @@ -411,8 +411,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 2min 42s, sys: 64 ms, total: 2min 42s\n",
"Wall time: 2min 42s\n"
"CPU times: user 2min 46s, sys: 128 ms, total: 2min 46s\n",
"Wall time: 2min 47s\n"
]
}
],
Expand Down Expand Up @@ -440,8 +440,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 1min 3s, sys: 120 ms, total: 1min 3s\n",
"Wall time: 1min 3s\n"
"CPU times: user 1min 7s, sys: 60 ms, total: 1min 7s\n",
"Wall time: 1min 7s\n"
]
}
],
Expand Down Expand Up @@ -472,8 +472,8 @@
"name": "stdout",
"output_type": "stream",
"text": [
"CPU times: user 17min 30s, sys: 12min 41s, total: 30min 12s\n",
"Wall time: 44min\n"
"CPU times: user 17min 43s, sys: 13min 38s, total: 31min 22s\n",
"Wall time: 45min 58s\n"
]
}
],
Expand Down

0 comments on commit 7a3d539

Please sign in to comment.