We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fcf48 commit 45a4658Copy full SHA for 45a4658
content/01_sampling.ipynb
@@ -41,7 +41,9 @@
41
{
42
"cell_type": "markdown",
43
"id": "4f9b6c3a-b126-4e3b-b102-573a1685a782",
44
- "metadata": {},
+ "metadata": {
45
+ "jp-MarkdownHeadingCollapsed": true
46
+ },
47
"source": [
48
"## 2. Helper functions\n",
49
"\n",
@@ -402,7 +404,7 @@
402
404
"id": "8b269763-110f-404c-806b-adf91025b7c0",
403
405
"metadata": {},
406
- "We can now move onto creating simple `simpy` models that make use of `numpy` sampling."
407
+ "We can now move onto creating simple Discrete-Event Simulation models using `simpy` models that make use of `numpy` sampling."
408
]
409
}
410
],
0 commit comments