a1shadows / ndlib

Network Diffusion Library - (for NetworkX graphs)

Home Page:http://ndlib.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NDlib - Network Diffusion Library

Build Status Coverage Status Documentation Status pyversions Updates PyPI version

NDlib logo

NDlib provides implementations of several spreading and opinion dynamics models.

The project documentation can be found on ReadTheDocs.

If you use NDlib as support to your research consider citing:

G. Rossetti, L. Milli, S. Rinzivillo, A. Sirbu, D. Pedreschi, F. Giannotti. NDlib: a Python Library to Model and Analyze Diffusion Processes Over Complex Networks. Journal of Data Science and Analytics. 2017. DOI:0.1007/s41060-017-0086-6 (pre-print available on arXiv)

G. Rossetti, L. Milli, S. Rinzivillo, A. Sirbu, D. Pedreschi, F. Giannotti. "NDlib: Studying Network Diffusion Dynamics", IEEE International Conference on Data Science and Advanced Analytics, DSAA. 2017.

Promo Video

Promo

Installation

To install the library just download (or clone) the current project and copy the ndlib folder in the root of your application.

Alternatively use pip:

sudo pip install ndlib

Documentation

For examples, tutorials and a complete reference visit the project documentation website on ReadTheDocs.

Jupyter Notebook Tutorial

Interested in an extensive tutorial on NDlib? Check out the official Jupyter Notebooks!

NDlib Overview

NDlib-Rest

Collaborate with us!

NDlib is an active project, any contribution is welcome!

If you like to include your model in our library (as well as in NDlib-REST) feel free to fork the project, open an issue and contact us.

About

Network Diffusion Library - (for NetworkX graphs)

http://ndlib.readthedocs.io/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%