Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rustworkx acceleration #381

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Rustworkx acceleration #381

wants to merge 26 commits into from

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    c1ff2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72238f View commit details
    Browse the repository at this point in the history
  3. Add retworkx converter

    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3692209 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5e90af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea2cb12 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a74c6c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4f99cd4 View commit details
    Browse the repository at this point in the history
  8. More perf improvements

    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d3f0dc4 View commit details
    Browse the repository at this point in the history
  9. Stop using recursive_tree_part

    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    190d2ed View commit details
    Browse the repository at this point in the history
  10. Revert "Stop using recursive_tree_part"

    This reverts commit 9e5f50b.
    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    87b3905 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d9b3c23 View commit details
    Browse the repository at this point in the history
  12. Prevent unnecessary subgraphing

    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    73e9990 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3b3f36c View commit details
    Browse the repository at this point in the history
  14. Re-enable lookup cache

    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9c2f38c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6484374 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eeb317b View commit details
    Browse the repository at this point in the history
  17. Fix linter issues

    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    f1310d9 View commit details
    Browse the repository at this point in the history
  18. Add retworkx as setup.py dep

    InnovativeInventor authored and pjrule committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c9d06ba View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    063e077 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    762b8ac View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1ea4df9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bd7b604 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bc1356d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    48801ed View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    37831ba View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    1ce30d0 View commit details
    Browse the repository at this point in the history