Closed jerneju closed 5 years ago
Networkx is very inefficient, in particular its computation of centrality measures (shortest paths in Python on thousands of nodes!?) We will eventually reimplement it in Cython, but I wouldn't like to add all kinds of measures from networkx that we won't support (or will be forced to support) when this happens.
Network version
1.3.0 and older versions
Expected behavior
This below may be added: