[SciPy-User] Conversion to graph adjacency list

Guillaume Gay guillaume at damcb.com
Sat Dec 8 12:31:57 EST 2018


Sorry, I saw your benchmark too late!

Le 8 décembre 2018 17:49:14 GMT+01:00, elastica at laposte.net a écrit :
>
>
>
>
> 
>> Hmm. I'm not an expert here, but did you try using the "networkx"
>package?
>
>
>Of course I did. NetworkX has a very clean interface, clean code, is
>nicelly documented, well maintained, provides many features. But so
>slow :(
>
>Here are the results against the data file from my previous post:
>
>kruskal_networkX     : 29.411
>kruskal_python       : 3.021
>kruskal_gt           : 1.384
>kruskal_networkit    : 2.501
>kruskal_igraph       : 7.530
>kruskal_scipy        : 10.744
>kruskal_scipy_FAST   : 1.509
>NO error detected
>
>[gt=Graph-tool]
>
>
>_______________________________________________
>SciPy-User mailing list
>SciPy-User at python.org
>https://mail.python.org/mailman/listinfo/scipy-user

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-user/attachments/20181208/18bc1819/attachment.html>


More information about the SciPy-User mailing list