File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## Added
1111
12+ * ` 07a_exercise.ipynb ` and ` 07a_solutions.ipynb ` : simple exercises to complement learning in ` 07_experiments.ipynb `
1213* ` 10_multiple_arrival_processes.ipynb ` : simulating multiple arrivals classes each with their own distribution
1314* ` 11_blocking.ipynb ` : simulating the blocking of one resource while queuing for another.
1415* ` 12_arrival_classes.ipynb ` : simulate unique processes for different classes of arrival to the model.
1516* ` distributions.py ` : module containing some distributions to reduce code in notebooks.
17+ * ` basic_model.py ` : contains a single activity version of the call centre model to use with ` 07_exercise.ipynb `
1618
1719## [ 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 )
1820
You can’t perform that action at this time.
0 commit comments