cxnet 0.2
Complex networks in education
Downloads ↓ | Package Documentation
The CXNet package extends IGraph module with some functionality. I am using in higher education. Most of the functionality is available with NetworkX module as well. Function plotting needs matplotlib (pylab).
This package provides two modules cxnet and network_evolution.
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.
- You can find a documentation on its homepage. The documentation here is usually for a more recent version, as it is on PyPI. To get the last version you need to download it with bazaar::
- bzr branch http://www.arek.uni-obuda.hu/repo/cxnet
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| cxnet-0.2.tar.gz (md5) | Source | 2010-08-22 | 571KB | 401 | |
- Author: Arpad Horvath
- Documentation: cxnet package documentation
- Home Page: http://www.arek.uni-obuda.hu/harp/repo/cxnet/extra/html/doc/html/
- Keywords: graph,network,mathematics,math,graph theory,discrete mathematics,complex networks
- License: GNU General Public License (GPL)
- Platform: ALL
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Education
- License :: OSI Approved :: BSD License
- Programming Language :: Python :: 2
- Topic :: Scientific/Engineering
- Topic :: Scientific/Engineering :: Information Analysis
- Topic :: Scientific/Engineering :: Mathematics
- Topic :: Scientific/Engineering :: Physics
- Package Index Owner: harp
- DOAP record: cxnet-0.2.xml
