File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515* ` 12_arrival_classes.ipynb ` : simulate unique processes for different classes of arrival to the model.
1616* ` distributions.py ` : module containing some distributions to reduce code in notebooks.
1717* ` basic_model.py ` : contains a single activity version of the call centre model to use with ` 07_exercise.ipynb `
18+ * ` 13_warm_up.ipynb ` : contains explanation of implementing warm up
19+ * ` 14_initial_conditions.ipynb ` : contains explanation of manually setting up processes before a model is run
20+ * ` 15_resource_store.ipynb ` : introduction to ` Store ` and ` FilterStore ` for advanced resource modelling
21+ * ` sim_utility.py ` : added ` trace ` , ` set_trace ` , and ` spawn_seeds ` functions to use across notebooks.
1822
1923## [ 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 )
2024
You can’t perform that action at this time.
0 commit comments