Mercurial > hg > WSGraph
comparison README.txt @ 43:6e6da56f0d68
last notes!
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 12 Apr 2013 01:47:19 -0700 |
parents | 1cc89badc5c6 |
children | 6b1d76a8cac6 |
comparison
equal
deleted
inserted
replaced
42:1cc89badc5c6 | 43:6e6da56f0d68 |
---|---|
141 = Resources = | 141 = Resources = |
142 | 142 |
143 Python packages related to graphs: | 143 Python packages related to graphs: |
144 | 144 |
145 * graph-tool: http://en.wikipedia.org/wiki/Graph-tool , | 145 * graph-tool: http://en.wikipedia.org/wiki/Graph-tool , |
146 https://pypi.python.org/pypi/graph-tool | 146 https://pypi.python.org/pypi/graph-tool , |
147 http://projects.skewed.de/graph-tool/ | |
147 | 148 |
148 | 149 |
149 External libraries and tools | 150 External libraries and tools |
150 | 151 |
151 * Graphviz | 152 * Graphviz |
152 * tulip: http://tulip.labri.fr/TulipDrupal/ | 153 * tulip: http://tulip.labri.fr/TulipDrupal/ |
153 * GUESS: http://graphexploration.cond.org/ | 154 * GUESS: http://graphexploration.cond.org/ |
154 * Java Universal Network/Graph Framework : http://jung.sourceforge.net/ | 155 * Java Universal Network/Graph Framework : http://jung.sourceforge.net/ |
156 * graphthing http://graph.seul.org/ | |
157 * igraph http://igraph.sourceforge.net/ | |
155 | 158 |
156 See also http://k0s.org/links/?q=graph | 159 See also http://k0s.org/links/?q=graph |
157 | 160 |
161 (And what is | |
162 https://github.com/tinkerpop/blueprints/wiki/GraphML-Reader-and-Writer-Library ?) | |
158 | 163 |
159 Parallel Efforts | 164 Parallel Efforts |
160 ---------------- | 165 ---------------- |
161 | 166 |
162 * http://k0s.org/hg/IntentMadeManifest/ | 167 * http://k0s.org/hg/IntentMadeManifest/ |