mnets / pymnet

The original library for analyzing multilayer networks.

Home Page:https://mnets.github.io/pymnet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pymnet: A Python Library for Multilayer Networks

codecov

What is this repository for?

Main features

  • Pure Python
  • Can handle general multilayer networks
  • Multilayer networks and multiplex networks (with automatically generated lazy-evaluation coupling edges)
  • Functionality: Analysis, transformations, reading and writing networks, network models etc.
  • Visualization (using Matplotlib)
  • Integration with NetworkX for monoplex network analysis

Contribution guidelines

  • Contributions welcome
  • Please write unit tests and add them to the testing framework
  • Documentation using Python docstring and Sphinx

Who do I talk to?

About

The original library for analyzing multilayer networks.

https://mnets.github.io/pymnet/

License:GNU General Public License v3.0


Languages

Language:Python 99.4%Language:HTML 0.6%