= NetworkX =

== Description ==

NetworkX (NX) is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

== License ==

BSD

== SPKG Maintainers ==
 * Robert Miller
 * Gregory McWhirter

== Upstream Contact ==

See http://networkx.lanl.gov/

== Dependencies ==
 * numpy
 * scipy

== Option Dependencies ==
 * matplotlib

== Special Update/Build Instructions ==
 * remove the src/doc/data directory containing various pngs

== Changelog ==

=== networkx-1.6 (Daniel Krenn, April 1, 2012) ===

* upgraded to 1.6 release
* removed previous patches, since they are fixed in this version

=== networkx-1.2.p2 (Dima Pasechnik, November 26, 2011) ===

* removed symbolic links to work around tar bugs on Cygwin

=== networkx-1.2.p1 (Ben Edwards, August 10, 2010) ===

* Patches small readwrite which allows for the reading of gml
  graphs using matplotlibs version of pyparser.

=== networkx-1.2 (Ben Edwards, July 20,2010) ===

* upgraded to 1.2 release
* removed previous patch which is fixed in this version

=== networkx-1.1 (Ben Edwards, July 20,2010) ===
 * upgraded to the 1.1 release
 * Added patch that fixes bug in random_powerlaw_graph, reported upstream
   should be fixed in networkx-1.2

=== networkx-1.0.1 (Gregory McWhirter, January 27, 2010) ===
 * upgraded to the 1.0.1 release (see #7608)
 * deleted obsolete patches to nx_pylab.py

=== networkx-0.99.p1 (Jason Grout, September 1st, 2009) ===
 * patch matplotlib routines to use numpy instead of the now-deprecated matplotlib.numerix

=== networkx-0.99.p0 (Michael Abshoff, January 28th, 2009) ===
 * cleanup SPKG.txt
 * cleanup spkg-install

=== networkx-0.99 (Robert Miller, Dec. 23rd, 2008) ===
 * upgraded to the 0.99 release

=== networkx-0.36.p1 (Michael Abshoff, Jan. 31st, 2008) ===
 * remove .svn directories (#2009)

=== networkx-0.36.p0 ===
 * add hg repo, check in files

=== networkx-0.36 ===
 * update to the 0.36 release (Robert Miller)
 * remove src/doc/data directory to cut down the size (Michael Abshoff)