springer-math / Mathematics-of-Epidemics-on-Networks

Source code accompanying 'Mathematics of Epidemics on Networks' by Kiss, Miller, and Simon http://www.springer.com/us/book/9783319508047 . Documentation for the software package is at https://epidemicsonnetworks.readthedocs.io/en/latest/
MIT License
150 stars 61 forks source link

Springer Source Code

This repository accompanies Mathematics of Epidemics on Networks by Kiss, Miller, and Simon (Springer, 2017).

Cover image

It contains the EoN (Epidemics on Networks) python software accompanying the book.

Corrections

For corrections or to report an error to the content in the published book, see the file errata.md and follow instructions there.

To report a bug in the code please use the new issue option on the issues page.

Software Documentation

Documentation (including installation instructions) is available at http://epidemicsonnetworks.readthedocs.io/en/latest/

Software Releases

We released v1.0 on 9 Aug 2018

To see changes since v1.0, please look at our list of changes

We released v1.1 on 13 Dec 2019. This is the version described in our paper.

We released v1.2 on 25 Jun 2024. We hope to move on to v1.3 fairly quickly after this long gap.

Contributions

We welcome new contributors. Please help test the code or suggest improvements.