Mercurial > hg > WSGraph
changeset 43:6e6da56f0d68
last notes!
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 12 Apr 2013 01:47:19 -0700 |
parents | 1cc89badc5c6 |
children | 6b1d76a8cac6 |
files | README.txt |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Fri Apr 12 01:17:29 2013 -0700 +++ b/README.txt Fri Apr 12 01:47:19 2013 -0700 @@ -143,7 +143,8 @@ Python packages related to graphs: * graph-tool: http://en.wikipedia.org/wiki/Graph-tool , - https://pypi.python.org/pypi/graph-tool + https://pypi.python.org/pypi/graph-tool , + http://projects.skewed.de/graph-tool/ External libraries and tools @@ -152,9 +153,13 @@ * tulip: http://tulip.labri.fr/TulipDrupal/ * GUESS: http://graphexploration.cond.org/ * Java Universal Network/Graph Framework : http://jung.sourceforge.net/ +* graphthing http://graph.seul.org/ +* igraph http://igraph.sourceforge.net/ See also http://k0s.org/links/?q=graph +(And what is +https://github.com/tinkerpop/blueprints/wiki/GraphML-Reader-and-Writer-Library ?) Parallel Efforts ----------------