tempcyc / NepidemiX

Python library for simulating contact processes on network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

====================
NepidemiX README.txt
====================

Simulation of contact processes on networks.

NeipdemiX is a Python software package for running complex process
simulations on networkx graphs. A Simulation consists of a network (graph) and a Process that updates the state of the network entities (nodes and edges).

Documentation
=============

See doc/*.rst


Installation
============

See doc/download_and_installation.rst


Contributors
============

Programming
-----------

Lukas Ahrenberg <lukas@ahrenberg.se>


Testing
-------

Sarah Kok

Ali Nadaf


Acknowledgments
---------------

Krisztina Vasarhelyi 

Sandy Rutherford

Ralf Wittenberg

Bojan Ramadanovic

and

Julio Montaner

About

Python library for simulating contact processes on network.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 96.3%Language:Makefile 1.9%Language:Shell 1.8%