summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release, news, credits, etc. for 0.24 releasenetworkx-0.24aric2005-08-215-8/+21
* spurious line broke testaric2005-08-201-2/+0
* Update examples to fail gracefully if pylab, pydot, graphviz etc. arearic2005-08-205-13/+46
* Another update to dijkstra.dschult2005-08-112-4/+10
* Added functions:dschult2005-08-112-68/+248
* dfs_sucessor should call Search.Successoraric2005-08-082-2/+4
* Update NX->networkx for name change.aric2005-08-052-2/+2
* Update threshold to include degree_correlation(cs).dschult2005-08-032-14/+51
* Documentation to match code.aric2005-07-251-3/+1
* Only need to compute and sort node position list one time.aric2005-07-251-12/+10
* Barabasi-Albert graph could produce parallel edges and isolated nodes.aric2005-07-251-17/+16
* Test for dijkstra.aric2005-07-221-33/+28
* Removed dijkstra tests - need to add new ones.aric2005-07-221-27/+27
* An attempt to fix #4 (dijkstra).aric2005-07-221-3/+4
* Fixes #1aric2005-07-217-6/+32
* Link to examples in source code.aric2005-07-212-2/+5
* Ticket #1 adding self loop should add nodearic2005-07-202-16/+22
* Use list comprehension instead of tuple comprehensiondschult2005-07-201-1/+1
* release networkx-0.23networkx-0.23aric2005-07-171-1/+1
* in Makefilearic2005-07-163-7/+3
* New generalized laplacian routine didn't like isolated nodes.dschult2005-07-152-17/+21
* spectrum and nx_pydot tests had small errors (due to NX->networkx name changingaric2005-07-155-19/+90
* Error in the calculation of the graph laplacian due to the randomaric2005-07-151-12/+13
* spurious line removedaric2005-07-151-1/+1
* Change notify message to "warning" if extra packages (pydot,aric2005-07-151-3/+3
* Autogenerated filearic2005-07-151-16/+0
* Changes to manifest and setup for moved test directoryaric2005-07-153-3/+6
* Rename test->test_all and test2->test_singlearic2005-07-153-2/+9
* Move testing directory up one level.aric2005-07-1572-34/+36
* wiki and svn links added to menuaric2005-07-143-1/+8
* Modify tests for name change NX->networkxaric2005-07-1427-77/+82
* renamed watts_strogatz_graph to newman_watts_strogatz_grapharic2005-07-142-5/+49
* Name change NX->networkxaric2005-07-1318-32/+35
* News - and updated for next release.aric2005-07-131-0/+90
* Path names to lowercasearic2005-07-131-3/+3
* Images were corrupted? Why?aric2005-07-133-0/+0
* cvsignore properties addedaric2005-07-131-1/+6
* cvs ignore propertyaric2005-07-130-0/+0
* Name change from NX->networkxaric2005-07-13132-293/+297
* initial svn layoutaric2005-07-12136-0/+41912