Luca Cappelletti

Results 234 comments of Luca Cappelletti

Currently, it runs the complete set of analyses for the whole graph as you have loaded it. In the default analysis that you get when you display the graph object,...

Which version of matplotlib do you have? Have you already updated to the latest?

Try with the latest released version on embiggen please, I hope I have patched it.

Hi! Briefly: * Connected components: https://github.com/AnacletoLAB/grape/blob/main/tutorials/Billion-scale%20connected%20components%20with%20GRAPE.ipynb * DFS & BFS are not algorithms, but things used within algorithms. As such, while there are several algorithms using BFS, there isn't an...

I think that is an error caused by a combination of errors, do you have TensorFlow and sklearn installed? I am on discord if you want to do a quick...

It is possible we have not made any recent Windows version as none of us works on Windows, @zommiommy is this correct?

The general issue is that compiling for windows takes several hours for some unfortunate reasons that we are still trying to understand, that is why we tend to end up...

Hi @rjurney, I have notified @benedekrozemberczki (who has access to the Pypi account where the library is published) regarding the need to release a new version. When he has time,...

Hi! How is this going? Need any help?

I can look into it, but could you briefly describe the state of things? What needs to be done?