Pagerank args #1046
Labels
Algorithms
New algorithm or improvements to existing algorithms
Documentation
Changes which need to be made to our documentation
Good first issue
Something a newbie Raphtory developer can pick up
Jsut a note that it might be handy to expose the damping factor to the user in pagerank as an optional argument. Similar to connected components, having a default number of iterations and max difference might also be useful, as having those those options might be overwhelming to someone who might be used to running
nx.pagerank(g)
in networkx.The text was updated successfully, but these errors were encountered: