Path to this page:
Subject: CVS commit: wip/py-cxnet
From: Kamel Derouiche
Date: 2013-08-19 21:58:09
Message id: E1VBVat-0002vb-4j@sfs-ml-2.v29.ch3.sourceforge.com
Log Message:
Import py27-cxnet-0.3 as wip/py-cxnet.
The cxnet extends IGraph module with some functionality
I am using in higher education.
Some functionality is available with NetworkX module as well.
Function plotting needs matplotlib (pylab).
Functionalities:
- Creating networks with multifractal network generator.
- Creating network from the deb package hierarchy.
- Investigating and plotting degree distribution.
- Graph methods:
* to list the vertices with most degrees,
* to plot the neighbours of a vertex.
- A tool to create network evolution models
Files: