Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@TomMonks TomMonks released this 11 Feb 11:50
· 29 commits to main since this release

Simulation workshop 2025 release post review. Additional notebooks provided to respond to reviewers requests.

Added

  • 06a_basic_results_exercise.ipynb: An exercise to practice collecting results from a simpy 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 numbers
  • 08_full_model.ipynb: an extended version of the 111 call centre process. We also introduce a warm-up period
  • 09_time_weighted_calcs.ipynb: An alternative approach to collects results for queue length and resource utilisation.

Changed

  • Upgraded to JupyterLite v0.5.x and xeus-python kernel v3.x
  • Modified SW25 paper.