GNU bug report logs -
#61527
[PATCH] Add edgelist graph backend
Previous Next
Full log
Message #14 received at 61527 <at> debbugs.gnu.org (full text, mbox):
Hello Kyle,
Kyle Andrews <kyle <at> posteo.net> skribis:
> I would like to be able to conveniently analyze Guix package
> dependencies using general purpose network analysis software such as
> igraph. To achieve this, I have added another backend to Guix and which
> is exposed via guix graph which spits out a three column table that,
> while not technically and edge list, is readily transformed into one
> with minimal data munging.
Is “CSV edge list” some sort of a standard format, or is it more of an
idea you came up with?
The patch LGTM but we’ll need a couple more things:
1. Maybe emitting extra metadata as Simon suggested.
2. Adding documentation under “Invoking guix graph”. In particular,
it’d be nice to have an example showing how to query the generated
CSV with igraph.
3. Ideally a full patch with commit log as generated with ‘git
format-patch’. :-)
Could you send an updated patch?
Thank you!
Ludo’.
This bug report was last modified 2 years and 112 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.