Skip to main content

Library of mathematical epidemic models for use in simulation studies and inference

Project description

# Epimodels

This library a simple interface to simulate mathematical epidemic models.

## Getting started

Simple SIR simulation

`python from epimodels.continuous.models import SIR model = SIR() model([1000, 1, 0], [0, 50], 1001, {'beta': 2, 'gamma': .1}) model.plot_traces() `

### Related libraries

For stochastic epidemic models check [this](https://github.com/fccoelho/EpiStochModels).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

epimodels-0.3.8.tar.gz (33.5 kB view details)

Uploaded Source

File details

Details for the file epimodels-0.3.8.tar.gz.

File metadata

  • Download URL: epimodels-0.3.8.tar.gz
  • Upload date:
  • Size: 33.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2

File hashes

Hashes for epimodels-0.3.8.tar.gz
Algorithm Hash digest
SHA256 80e307e068686a45f75a810f1b38a6dbeaf5b3f432f379329f80984c99b65a1a
MD5 80a560e65fd0ae3c8bc9ad6e77a99e4e
BLAKE2b-256 88734620d7b00ffe97b2f8daaf9cfe10c2b4b79f6415e37c0fd3b9d52aa30be4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page