Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 940 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 940 Bytes

README

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?