v1.2.0
Towards Sharing Tools, and Artifacts, for Reusable Simulation: a minimal model example
Overview
The materials and methods in this repository support work towards developing the S.T.A.R.S healthcare framework (Sharing Tools and Artifacts for Reuable Simulations in healthcare). The code and written materials here demonstrate the application of S.T.A.R.S' version 1 to sharing a simpy
discrete-event simuilation model and associated research artifacts.
- All artifacts in this repository are linked to study researchers via ORCIDs;
- Model code is made available under an MIT license;
- Python dependencies are managed through
conda
;` - Documentation of the model is enhanced using a Jupyter notebook.
- The python code itself can be viewed and executed in Jupyter notebooks via Binder;
- The materials are deposited and made citatable using Zenodo;
- The model is sharable with other researchers and the NHS without the need to install software.
Changed
CHANGES.md
uses Keep a Changelog formatting, and includes release links, DOIs, and first release.CITATION.cff
includes references, new author, and spelling/grammar fixes.README.md
updated repo overview and spelling/grammar fixes- Full author list in
__init__
Fixed
- Model uses data from this repository (rather than external)
Removed
- Duplicate
ed_arrivals.csv