We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9382e9f commit a3b4baeCopy full SHA for a3b4bae
1 file changed
CHANGELOG.md
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
* `10_multiple_arrival_processes.ipynb`: simulating multiple arrivals classes each with their own distribution
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.
15
* `distributions.py`: module containing some distributions to reduce code in notebooks.
16
17
## [v0.2.0 - 11/02/2024](https://github.com/pythonhealthdatascience/intro-open-sim/releases/tag/v0.2.0) [](https://doi.org/10.5281/zenodo.14849934)
0 commit comments