Skip to content

horvatha/cxnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================
cxnet Python package
======================

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 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.

Installation
=============

See: ./doc/install_en.txt

About

Aid for learning complex networks. Based on igraph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published