A tool for modelling infectious diseases.
Project description
A tool for creating and testing epidemiological models faster than ever for the mathematical modelling of infectious diseases. An idea from https://github.com/henrifroese/infectious_disease_modelling.
Installation
Install via pip install epispot
As a shorthand, use as import epispot as epi
Getting Started
Check the guides and tutorials found
in the tests/tutorials folder. All tutorials will have a .md file
followed by a corresponding code file. If you get stuck, don't understand
something, or just need to reference the documentation, per-class
documentation can be found in the docs/epispot folder. You may also find
it helpful to see the examples in the tests/examples folder.
Screenshots
Features
-
SIR-based models
- Susceptible
- Infected
- Recovered
- Exposed
- Dead
- Critical
- Hospitalized
-
Custom-defined compartmental models
- Create custom models using the
Modelclass
- Create custom models using the
-
Graphing Capabilities
- Plot real data from a
.csvfile - Plot model predictions interactively
- Compare different model predictions
- Plot real data from a
Compile your model at the speed of light
and get insights that match
Documentation can easily be accessed from function, class, and file docstrings.
Doc strings provide additional documentation on a certain function.
They can be accessed by the built-in Python help() command.
These strings are formatted in Github-flavored markdown.
Additionally, all files will have a 'STRUCTURE' label.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file epispot-2.0.0-py3-none-any.whl.
File metadata
- Download URL: epispot-2.0.0-py3-none-any.whl
- Upload date:
- Size: 26.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ed530502e645d161692e21a359699f408dd2d221fbfaa50f24b0ef65c93d028
|
|
| MD5 |
d0fab250bf557bd375ea8d8cfc2ea814
|
|
| BLAKE2b-256 |
898f4d5c487c083078d0d127f79018f0449eff1d93ce4157ef4c0fa795d10515
|