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() `

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.2.tar.gz (175.7 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: epimodels-0.3.2.tar.gz
  • Upload date:
  • Size: 175.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.42.1 CPython/3.7.5

File hashes

Hashes for epimodels-0.3.2.tar.gz
Algorithm Hash digest
SHA256 f17d94437e878d4be405ccd605e4632e86b002200f32cdecd7fa0f32910f30e1
MD5 086792c60f197f59609c5f9cff2394ef
BLAKE2b-256 2e2b1394a54423698fbab1d5dd879ecfc5f8ccfa581eefcfeacd66cf0f512988

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