netrd: A library for network {reconstruction, distances, dynamics}

This library provides a consistent, NetworkX-based interface to various utilities for graph distances, graph reconstruction from time series data, and simulated dynamics on networks.

To see the library in action, visit the netrd explorer.

Installation

git clone https://github.com/netsiphd/netrd
cd netrd
pip install .

Tutorial

A tutorial on using the library can be found here. To see more advanced usage of the library, refer to this notebook.

Contributing

Contributing guidelines can be found in CONTRIBUTING.md.

Indices and tables