Source: seirsplus Standards-Version: 4.7.4 Maintainer: Debian Med Packaging Team Uploaders: Sao I Kuan , Étienne Mollier , Section: science Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-networkx, python3-numpy, python3-scipy, python3-setuptools, Vcs-Browser: https://salsa.debian.org/med-team/seirsplus Vcs-Git: https://salsa.debian.org/med-team/seirsplus.git Homepage: https://github.com/ryansmcgee/seirsplus Rules-Requires-Root: no Package: python3-seirsplus Architecture: all Section: python Depends: ${misc:Depends}, ${python3:Depends}, python3-matplotlib, Recommends: ${python3:Recommends}, Suggests: ${python3:Suggests}, Description: Models of SEIRS epidemic dynamics with extensions This package implements generalized SEIRS infectious disease dynamics models with extensions that model the effect of factors including population structure, social distancing, testing, contact tracing, and quarantining detected cases. . Notably, this package includes stochastic implementations of these models on dynamic networks.