NetworkX

Previous topic

networkx.hits_numpy

Next topic

networkx.hub_matrix

networkx.hits_scipy

hits_scipy(G, max_iter=100, tol=9.9999999999999995e-07, nodelist=None)
Return a SciPy sparse array of the hubs and authorities.