Hacker News new | ask | show | jobs
by jtbaker 191 days ago
Could you contrast this project with https://github.com/Qiskit/rustworkx?
1 comments

`rustworkx` is older and much more mature than PyGraphina. So at the moment, it includes a larger collection of graph algorithms. But the goal is to keep PyGraphina focused on specific applications like community detection and link prediction with a high-level API like NetworkX.