guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#61527] [PATCH] Add edgelist graph backend


From: Kyle Andrews
Subject: [bug#61527] [PATCH] Add edgelist graph backend
Date: Wed, 15 Feb 2023 05:21:35 +0000

Dear Guix,

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.

Please see the attached patch file which I have created with `git diff'
from my working tree since I am not yet comfortable with more advanced
git workflows.

Attachment: edgelist-graph-backend.patch
Description: edgelist backend patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]