Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

November 22, 2011

NetworkX – 1.6

Filed under: Graphs,NetworkX — Patrick Durusau @ 6:59 pm

NetworkX – 1.6

NetworkX released a new version today.

From the home page:

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

Features:

  • Python language data structures for graphs, digraphs, and multigraphs.
  • Nodes can be “anything” (e.g. text, images, XML records)
  • Edges can hold arbitrary data (e.g. weights, time-series)
  • Generators for classic graphs, random graphs, and synthetic networks
  • Standard graph algorithms
  • Network structure and analysis measures
  • Basic graph drawing
  • Open source BSD license
  • Well tested: more than 1500 unit tests
  • Additional benefits from Python: fast prototyping, easy to teach, multi-platform

That list of features seems quite different from when I first covered it in January of this year.

Matthew O’Donnell tweeted about it.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress