Skip to content

caam37830/project-group-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project - Team 1

This repository contains the code to run simulations of the SIR model and further extensions to model disease spread. The repository is organized as follows:

The directory "sir" is a Python package, which includes class and function definitions. One can import sir from Python to load this package. The package includes submodules, one for each variation.

The directory "test", includes all unit tests.

The directory "scripts" includes scripts used to run the simulations. Similar to the sir directory, it contains a seaparate script for each variation.

Finally, the directory "doc" includes subfolders doc/checkpoint and doc/final for the checkpoint and final writeup respectively.

About

project-group-1 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages