summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorobache <obache>2010-03-03 12:00:59 +0000
committerobache <obache>2010-03-03 12:00:59 +0000
commit08b2f5c0ef0feb79f1709d446d5ff52ee19e02c0 (patch)
tree553ea18a025615344f6f13b5e320b7f9f0fc5eb0 /doc
parent2a0c224da2846214d0c43848f38217567a17487c (diff)
downloadpkgsrc-08b2f5c0ef0feb79f1709d446d5ff52ee19e02c0.tar.gz
Update py-networkx to 1.0.1.
Based on PR#42834 by Wen Heping. Update MASTER_SITES, set LICENSE=modified-bsd, 3-caulse BSD. ====================================================================== Networkx-1.0.1 Release date: 11 Jan 2010 See: https://networkx.lanl.gov/trac/timeline Bug fix release for missing setup.py in manifest. ====================================================================== Networkx-1.0 Release date: 8 Jan 2010 See: https://networkx.lanl.gov/trac/timeline New features This release has sigificant changes to parts of the graph API to allow graph, node, and edge attributes. See http://networkx.lanl.gov//reference/api_changes.html * Update Graph, DiGraph, and MultiGraph classes to allow attributes. * Default edge data is now an empty dictionary (was the integer 1) * Difference and intersection operators * Average shortest path * A* (A-Star) algorithm * PageRank, HITS, and eigenvector centrality * Read Pajek files * Line graphs * Minimum spanning tree (Kruskal¡Çs algorithm) * Dense and sparse Fruchterman-Reingold layout * Random clustered graph generator * Directed scale-free graph generator * Faster random regular graph generator * Improved edge color and label drawing with Matplotlib * and much more, see https://networkx.lanl.gov/trac/query?status=closed&group=milestone&milestone=networkx-1.0 Examples * Update to work with networkx-1.0 API * Graph subclass example ====================================================================== Networkx-0.99 Release date: 18 November 2008 See: https://networkx.lanl.gov/trac/timeline New features¢ù This release has sigificant changes to parts of the graph API. See http://networkx.lanl.gov//reference/api_changes.html * Update Graph and DiGraph classes to use weighted graphs as default Change in API for performance and code simplicity. * New MultiGraph and MultiDiGraph classes (replace XGraph and XDiGraph) * Update to use Sphinx documentation system http://networkx.lanl.gov/ * Developer site at https://networkx.lanl.gov/trac/ * Experimental LabeledGraph and LabeledDiGraph * Moved package and file layout to subdirectories. Bug fixes * handle root= option to draw_graphviz correctly Examples * Update to work with networkx-0.99 API * Drawing examples now use matplotlib.pyplot interface * Improved drawings in many examples * New examples - see http://networkx.lanl.gov/examples/
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions