Skip to content

Releases: epispot/epispot

v0.1.3-beta: PyPi Release

11 Aug 03:38
Compare
Choose a tag to compare

Added the Dead compartment

PyPi Release v0.1.2-beta

09 Aug 21:33
Compare
Choose a tag to compare

Added the Exposed compartment.

v0.1.1-beta: New Release Data

08 Aug 20:37
Compare
Choose a tag to compare

Install on pip as pip install epispot==0.0.2

Packaging Docs Features
pip ✔️ docstrings ✔️ compartments 🟡
conda ❌ docs ❌ spatial models ❌
tutorials 🟡 interactive plots ❌

R Naught

03 Aug 23:38
e83a616
Compare
Choose a tag to compare

Note: this version is still in beta mode.
Support for proper documentation, cross-platform packages, tutorials, and more compartments are still to come.

The first version with full package support, as can be found on PyPi at https://pypi.org/project/epispot/0.0.1/.
Comes with Susceptible, Infected, and Recovered compartments.
Install on pip as pip install epispot==0.0.1

Packaging Docs Features
pip ✔️ docstrings ✔️ compartments 🟡
conda ❌ docs ❌ spatial models ❌
tutorials ❌ interactive plots ❌

patient-zero

19 Jul 22:55
Compare
Choose a tag to compare
patient-zero Pre-release
Pre-release

Notes:

⚠️ unsupported
These are the first few code bits for the epi-spot package. The first release of epi-spot (v0.1-alpha - 'patient-zero').
Deployed to GitHub Pages, code fully released. Currently no Python package or Wiki.

Support For:

  • SIR/SEIR/SEIRCD Models
  • Visualizers on matplotlib.pyplot
  • Model fitting via gradient descent*

*unstable