Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.48 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.48 KB

EpiPy

EpiPy is a tool for fitting epidemic models. This tool is developed for the course Softwareprojekt Mobilkommunikation at the Freie Universität Berlin

Table Of Contents

Features

PyQt4 based GUI for

  • Plotting epidemic data and fitted epidemic model Fitting functions:

  • Supported epidemic models:

    • Susceptible Infected Recovered (Simple, With births and deaths, With Vaccine)
    • Susceptible Infected Recovered Susceptible (Simple, With births and deaths)
    • Susceptible Exposed Infected Recovered (Simple)

Screenshots

EpiPy Debian

Documentation

  • Source code documentation with Sphinx
cd EpiPy/doc/ && make html

License

MIT license