Skip to content

Simulation software for exploring test, trace and isolate strategies

Notifications You must be signed in to change notification settings

rs-delve/tti-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2553b6e · Feb 24, 2021
Jun 9, 2020
May 13, 2020
Jun 9, 2020
May 22, 2020
Jun 30, 2020
Jul 2, 2020
Jul 2, 2020
Jul 1, 2020
May 16, 2020
Feb 24, 2021
May 31, 2020
May 31, 2020
May 13, 2020

Repository files navigation

tti-explorer

Python Tests codecov DOI

This is a repository for tti-explorer, a library for simulating infection spread. This library is built to explore the impact of various test-trace-isolate strategies and social distancing measures on the spread of COVID-19 in the UK.

Our model builds upon the model of Kucharski et al. (2020). We use the BBC Pandemic dataset (Klepac et al. (2018)).

This work was conducted for the Test, Trace, Isolate project as part of the Royal Society's DELVE initiative. This repository facilitiates simulations for a technical report which can be found here. These simulations inform the report for the Test, Trace, Isolate project which can be found here. Exact version of this repo used in the report is available as a tag.

Introductory notebook:

For an introduction to the functionality offered by tti-explorer, start with the tti-experiment notebook.

Requirements:

tti_explorer

  • Python 3.6+
  • numpy
  • scipy
  • pandas
  • matplotlib
  • dataclasses (for Python 3.6)

scripts, tests and notebooks

  • jupyter
  • tqdm
  • pytest

Setup:

git clone https://github.com/rs-delve/tti-explorer
cd tti-explorer
pip install -r requirements.txt
pip install .

About

Simulation software for exploring test, trace and isolate strategies

Resources

Stars

Watchers

Forks

Packages

No packages published