All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Dates formatted as YYYY-MM-DD as per ISO standard.
Simulation workshop 2025 release. Additional notebooks to respond to reviewers requests.
06a_basic_results_exercise.ipynb
: An exercise to practice collecting results from asimpy
model.06b_basic_results_solutions.ipynb
: Solutions to exercise.07_experiments.ipynb
: our approach to setting up a model for multiple replications, experimentation, and common random numbers08_full_model.ipynb
: an extended version of the 111 call centre process. We also introduce a warm-up period09_time_weighted_calcs.ipynb
: An alternative approach to collects results for queue length and resource utilisation.
- Upgraded to JupyterLite v0.5.x and xeus-python kernel v3.x
- Modified SW25 paper.
🌱 Initial release of tutorial materials.
- Six notebooks introducing sampling, basic simpy concepts and basic results collection procedures.