2 comments

  • jtbaker 4 months ago

    Could you contrast this project with https://github.com/Qiskit/rustworkx?

    • habedi0 4 months ago

      `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.