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

Sabre layout and routing transpiler passes #4537

Merged
merged 36 commits into from
Jun 23, 2020
Merged

Commits on Jun 20, 2020

  1. add SABRE swap pass

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    350d848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a08323d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb7a47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6591ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7fffb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c93ee32 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7597258 View commit details
    Browse the repository at this point in the history
  8. add test

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    3f63290 View commit details
    Browse the repository at this point in the history
  9. add tests

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    61d076f View commit details
    Browse the repository at this point in the history
  10. clean up sabre swap

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    5a82572 View commit details
    Browse the repository at this point in the history
  11. restore lost qasm test files

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    2fcbac1 View commit details
    Browse the repository at this point in the history
  12. fix tests

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    dc57e59 View commit details
    Browse the repository at this point in the history
  13. leave SimplifyU3 for later

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    b35c025 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9257639 View commit details
    Browse the repository at this point in the history
  15. Release notes

    Co-authored-by: Gushu Li <[email protected]>
    ajavadia and skywalker2012 committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    7c0dcd3 View commit details
    Browse the repository at this point in the history
  16. lint

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    adeccf4 View commit details
    Browse the repository at this point in the history
  17. update level 3

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    2afd8d5 View commit details
    Browse the repository at this point in the history
  18. lint

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    a4e2637 View commit details
    Browse the repository at this point in the history
  19. lint relax

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    8b82fe7 View commit details
    Browse the repository at this point in the history
  20. regenerate mapper tests

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    394eeda View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    feaa4ec View commit details
    Browse the repository at this point in the history
  22. cleaning the diff a bit

    Luciano Bello authored and ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    7cb2861 View commit details
    Browse the repository at this point in the history
  23. test.python.transpiler.test_coupling.CouplingTest.test_make_symmetric

    Luciano Bello authored and ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    a9decf2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    33f6e40 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    574b86b View commit details
    Browse the repository at this point in the history
  26. move imports

    ajavadia committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    cb7ef39 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    010c09a View commit details
    Browse the repository at this point in the history
  28. test.python.dagcircuit.test_dagcircuit.TestDagNodeSelection.test_fron…

    …t_layer
    Luciano Bello committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    5527c05 View commit details
    Browse the repository at this point in the history
  29. fix doc

    Luciano Bello committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    c41221e View commit details
    Browse the repository at this point in the history
  30. Update test/python/transpiler/test_sabre_swap.py

    Co-authored-by: Luciano Bello <[email protected]>
    ajavadia and Luciano Bello authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    444cc70 View commit details
    Browse the repository at this point in the history
  31. Update qiskit/transpiler/passes/routing/sabre_swap.py

    Co-authored-by: Luciano Bello <[email protected]>
    ajavadia and Luciano Bello authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    0dc1e45 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e65fff2 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. lint

    ajavadia committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    9333b9d View commit details
    Browse the repository at this point in the history
  2. release note

    ajavadia committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    20518a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Merge branch 'master' into sabre

    Luciano Bello authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a4895b0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into sabre

    Luciano Bello authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    6f57d66 View commit details
    Browse the repository at this point in the history