v3.1.0
💫 Towards Sharing Tools and Artifacts for Reusable Simulation: deploying a simpy model as a web app v3.1.0
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 Reusable 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 simulation model and associated research artifacts.
- All artifacts in this repository are linked to study researchers via ORCIDs;
- Model code is made available under the MIT license;
- Python dependencies are managed through
conda; - The code builds a
streamlitweb application that can be used to run the model (web app); - The materials are deposited and made citetable using Zenodo;
- The models are sharable with other researchers and the NHS without the need to install software.
What's Changed
This is a minor release with a small change in visual appearance.
- The process flow diagram presented in the interactive page has been fixed and updated.