Re: Conversion to graph adjacency list
Guillaume Gay <[email protected]>
| Newsgroups | gmane.comp.python.scientific.user |
|---|---|
| Message-ID | <[email protected]> |
Have you looked at graph-tool, which is fast? Le 8 décembre 2018 17:49:14 GMT+01:00, [email protected] 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 >[email protected] >https://mail.python.org/mailman/listinfo/scipy-user -- Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté. _______________________________________________ SciPy-User mailing list [email protected] https://mail.python.org/mailman/listinfo/scipy-user