File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
* ` 10_multiple_arrival_processes.ipynb ` : simulating multiple arrivals classes each with their own distribution
13
13
* ` 11_blocking.ipynb ` : simulating the blocking of one resource while queuing for another.
14
+ * ` 12_arrival_classes.ipynb ` : simulate unique processes for different classes of arrival to the model.
14
15
* ` distributions.py ` : module containing some distributions to reduce code in notebooks.
15
16
16
17
## [ v0.2.0 - 11/02/2024] ( https://github.com/pythonhealthdatascience/intro-open-sim/releases/tag/v0.2.0 ) [ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.14849934.svg )] ( https://doi.org/10.5281/zenodo.14849934 )
You can’t perform that action at this time.
0 commit comments