changeset 57:2c4437762884

STUB: README.txt
author Jeff Hammel <k0scist@gmail.com>
date Sat, 24 May 2014 15:28:16 -0700
parents 1f59a073df6c
children c4f551305a23
files README.txt
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Mon Aug 05 01:34:04 2013 -0700
+++ b/README.txt	Sat May 24 15:28:16 2014 -0700
@@ -75,6 +75,11 @@
   * https://github.com/ignacioola/insights
   * http://blog.nextgenetics.net/?e=7
 
+Python:
+* http://graph-tool.skewed.de/ :
+  Graph-tool is an efficient Python module for manipulation and
+  statistical analysis of graphs (a.k.a. networks). 
+* http://igraph.org/python
 
 Graph DBs:
 * https://pypi.python.org/pypi/ajgu : Graph database with several
@@ -82,6 +87,9 @@
 * https://bitbucket.org/lcrees/graphalchemy : graphalchemy is a
   generic object to graph mapper for graph databases.
 
+Applications:
+* http://www.freebsd.org/cgi/man.cgi?query=netgraph&sektion=4 :
+  netgraph -- graph based kernel networking subsystem
 
 Ideas
 -----