Skip to content

Commit a3b4bae

Browse files
committed
docs(changes): + 12 arrival classes
1 parent 9382e9f commit a3b4bae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
* `10_multiple_arrival_processes.ipynb`: simulating multiple arrivals classes each with their own distribution
1313
* `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.
1415
* `distributions.py`: module containing some distributions to reduce code in notebooks.
1516

1617
## [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)

0 commit comments

Comments
 (0)