Skip to content

Commit 7842ce4

Browse files
committed
chore(changes): v0.2.0 DOI badge
1 parent e139f8e commit 7842ce4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,22 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Dates formatted as YYYY-MM-DD as per [ISO standard](https://www.iso.org/iso-8601-date-and-time-format.html).
77

8-
## v0.2.0 - 11/02/2024
8+
## [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)
99

10-
Simulation workshop 2025 release. Additional notebooks to repond to reviewers requests.
10+
Simulation workshop 2025 release. Additional notebooks to respond to reviewers requests.
1111

1212
## Added
1313

1414
* `06a_basic_results_exercise.ipynb`: An exercise to practice collecting results from a `simpy` model.
1515
* `06b_basic_results_solutions.ipynb`: Solutions to exercise.
16-
* `07_experiments.ipynb`: our approach to setting up a model for multiple replications, experimentatation, and common random numbers
16+
* `07_experiments.ipynb`: our approach to setting up a model for multiple replications, experimentation, and common random numbers
1717
* `08_full_model.ipynb`: an extended version of the 111 call centre process. We also introduce a warm-up period
1818
* `09_time_weighted_calcs.ipynb`: An alternative approach to collects results for queue length and resource utilisation.
1919

2020
## Changed
2121

2222
* Upgraded to JupyterLite v0.5.x and xeus-python kernel v3.x
23+
* Modified SW25 paper.
2324

2425
## [v0.1.0 - 22/10/2024](https://github.com/pythonhealthdatascience/intro-open-sim/releases/tag/v0.1.0) - [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13971859.svg)](https://doi.org/10.5281/zenodo.13971859)
2526

0 commit comments

Comments
 (0)