Metadata-Version: 2.0
Name: cigram
Version: 0.1.1
Summary: Circular Gaussian Random gRAph Model - a generator for synthetic complex networks
Home-page: https://github.com/azimov/cigram
Author: James Gilbert
Author-email: jamie.gilbert@azimov.co.uk
License: GPL
Download-URL: https://github.com/azimov/cigram/archive/0.1.0.tar.gz
Project-URL: documentation, https://cigram.readthedocs.org
Project-URL: visualisation, http://cigram.ico2s.org
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: networkx (>=1.11)
Requires-Dist: numpy (>=1.13.0)
Requires-Dist: pytest (>=3.1.2)
Requires-Dist: scipy (>=0.19.1)
Requires-Dist: inspyred (>=1.0.1)
Requires-Dist: click (>=6.6)
Requires-Dist: cma (>=1.1.7)


CiGRAM is a generator for random complex networks with community structure and assortative connections.
CiGRAM can be used as a benchmark for community detection algorithms.

This package also includes LFR benchmark models.


