python-networkx

tool to create, manipulate and study complex networks

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://networkx.github.io/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-networkx