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

Adding pass to turn arbitrary circuit into Clifford circuit #1887

Merged
merged 28 commits into from
Sep 5, 2024

Commits on Aug 22, 2024

  1. some progress

    SamFerracin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8335e3c View commit details
    Browse the repository at this point in the history
  2. changes

    SamFerracin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    83233c1 View commit details
    Browse the repository at this point in the history
  3. moved

    SamFerracin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    dd28a13 View commit details
    Browse the repository at this point in the history
  4. lint

    SamFerracin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ae02a44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fe7873 View commit details
    Browse the repository at this point in the history
  6. lint

    SamFerracin committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b5cb0c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. CR

    SamFerracin committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    eef7b10 View commit details
    Browse the repository at this point in the history
  2. docs

    SamFerracin committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f4a6f46 View commit details
    Browse the repository at this point in the history
  3. style

    SamFerracin committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    e6b0f47 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    14eadce View commit details
    Browse the repository at this point in the history
  2. note

    SamFerracin committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a7d2f72 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. parametric gates

    SamFerracin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    337964f View commit details
    Browse the repository at this point in the history
  2. standard import

    SamFerracin committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    890266d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. cleaned up

    SamFerracin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e8d46f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca40756 View commit details
    Browse the repository at this point in the history
  3. black

    SamFerracin committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c70bcb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b9a24a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update qiskit_ibm_runtime/transpiler/passes/cliffordization/to_cliffo…

    …rd.py
    
    Co-authored-by: joshuasn <53916441+joshuasn@users.noreply.github.com>
    SamFerracin and joshuasn authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    297a012 View commit details
    Browse the repository at this point in the history
  2. Update qiskit_ibm_runtime/transpiler/passes/cliffordization/to_cliffo…

    …rd.py
    
    Co-authored-by: joshuasn <53916441+joshuasn@users.noreply.github.com>
    SamFerracin and joshuasn authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    634bf94 View commit details
    Browse the repository at this point in the history
  3. Update qiskit_ibm_runtime/transpiler/passes/cliffordization/to_cliffo…

    …rd.py
    
    Co-authored-by: joshuasn <53916441+joshuasn@users.noreply.github.com>
    SamFerracin and joshuasn authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    29fdcb3 View commit details
    Browse the repository at this point in the history
  4. Update qiskit_ibm_runtime/transpiler/passes/cliffordization/to_cliffo…

    …rd.py
    
    Co-authored-by: joshuasn <53916441+joshuasn@users.noreply.github.com>
    SamFerracin and joshuasn authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    336ad8e View commit details
    Browse the repository at this point in the history
  5. CR

    SamFerracin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    414855b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e36a9a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    81db2e3 View commit details
    Browse the repository at this point in the history
  2. CR

    SamFerracin committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c0b7f5d View commit details
    Browse the repository at this point in the history
  3. oops

    SamFerracin committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d7be953 View commit details
    Browse the repository at this point in the history
  4. renamed

    SamFerracin committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2ed2124 View commit details
    Browse the repository at this point in the history
  5. CR

    SamFerracin committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    69b6024 View commit details
    Browse the repository at this point in the history