python-networkx-doc

tool to create, manipulate and study complex networks - documentation


NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it’s meant a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network it’s usually meant a graph with weights (fields, properties) on nodes and/or edges.

The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists.

This package contains documentation for NetworkX.

Related packages: python-networkx


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
Sandro Tosi

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 6.0 (squeeze) 1.1-2 1.4-2~nd60+1 i386, amd64, sparc
Debian GNU/Linux 7.0 (wheezy) 1.7~rc1-3 1.4-2~nd70+1 i386, amd64, sparc
Debian GNU/Linux 8.0 (jessie) 1.9+dfsg1-1 1.4-2~nd70+1 i386, amd64, sparc
Debian testing (stretch) 1.9+dfsg1-1    
Debian unstable (sid) 1.9+dfsg1-1 1.4-2~nd+1 i386, amd64
Ubuntu 10.04 LTS “Lucid Lynx” (lucid) 0.99-2ubuntu1    
Ubuntu 12.04 LTS “Precise Pangolin” (precise) 1.6-2    
Ubuntu 14.04 “Trusty Tahr” (trusty) 1.8.1-0ubuntu3    
Ubuntu 14.10 “Utopic Unicorn” (utopic) 1.8.1-0ubuntu3    
Ubuntu 15.04 “Vivid Vervet” (vivid) 1.8.1-0ubuntu3    
The source code for this portal is licensed under the GPL-3 and is available on GitHub.