GiulioRossetti / dynetx

Dynamic Network Analysis library

Home Page:http://dynetx.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DyNetx - Dynamic Network analysis library

codecov Documentation Status pyversions PyPI version Downloads Downloads DOI SBD++

plot

DyNetx provides implementations of dynamic networks in python (it is built upon networkx).

The project documentation can be found on ReadTheDocs.

If you would like to test DyNetx functionalities without installing anything on your machine consider using the preconfigured Jupyter Hub instances offered by SoBigData++.

Citation

Rossetti, G. (2020) DyNetx: dynamic network analysis library, v0.2.1, Zenodo, doi: 10.5281/zenodo.3953119

Installation

In order to install the library use pip:

pip install dynetx

or conda:

conda install -c giuliorossetti dynetx

About

Dynamic Network Analysis library

http://dynetx.readthedocs.io/en/latest/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%Language:Shell 0.0%