You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please tell me how is the performance of using this library in python when I have a larger network right now, the size is roughly 200,000 nodes and 900,000 edges. And is there any advantage of this library over igraph?
The text was updated successfully, but these errors were encountered:
Regarding the performance, our library performs well with large networks and can effectively execute representative network analysis algorithms. The detailed advantages could be referred to in our paper: https://www.cell.com/patterns/pdf/S2666-3899(23)00218-0.pdf
If you have any other questions or need further assistance, please feel free to reach out to us!
Can you please tell me how is the performance of using this library in python when I have a larger network right now, the size is roughly 200,000 nodes and 900,000 edges. And is there any advantage of this library over igraph?
The text was updated successfully, but these errors were encountered: