networkx 1.1
Python package for the creation, manipulation, and study of the structure, dynamics and functions of complex networks
Packager: Renan Çakırerk
License: LGPLv2.1
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
5 | 2010-07-15 | 1.1 | Renan Çakırerk | # Algorithm for finding a basis for graph cycles # Blockmodeling # Assortativity and mixing matrices # in-degree and out-degree centrality # Attracting components and condensation. # Weakly connected components # Simpler interface to shortest path algorithms # Edgelist format to read and write data with attributes # Attribute matrices # GML reader for nested attributes # Current-flow (random walk) betweenness and closeness. # Directed configuration model, and directed random graph model. # Improved documentation of drawing, shortest paths, and other algorithms # Many more tests, can be run with “import networkx; networkx.test()” |
4 | 2009-01-28 | 0.99 | Semen Cirit | - Missing dependencies added. - Files related to ubigraph has been changed or removed. |
3 | 2009-01-23 | 0.99 | Semen Cirit | - Version bump. - Wrong html document path problem fixed. |
2 | 2008-09-09 | 0.37 | Semen Cirit | Version bump. |
1 | 2007-12-05 | 0.35.1 | Ahmet Erdoğan | First release |