Does anybody have the code for PageRank-Nibble algorithm preferably for Python or Java? i've got SNAPY and NetworKit(a really interesting tool) and Graph-tool(it's very fast) and NetworkX(it's really nice and thorough but a bit slow), and had to go through their documentations but i couldn't find a reference on PageRank-Nibble for Python in none of them, so i was to ask, does anybody may've got a clue where to search for its code? is there any Python or other high level language implementation of this particular algorithm? btw any suggestion or help is very much appreciated.