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

Add clifford gates to collect_cliffords (backport #12750) #12763

Merged
merged 3 commits into from
Jul 11, 2024

Commits on Jul 11, 2024

  1. Add clifford gates to collect_cliffords (#12750)

    * add clifford gates to collect_cliffords
    
    * replace hard coded clifford names by clifford_circuit names
    
    * move import
    
    * replace hard coded clifford names in random_clifford_circuit
    
    * add release notes
    
    * add permutation to collect_clifford gate list
    
    (cherry picked from commit 41267ec)
    
    # Conflicts:
    #	qiskit/circuit/random/utils.py
    ShellyGarion authored and mergify[bot] committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    edc742c View commit details
    Browse the repository at this point in the history
  2. Update utils.py

    ElePT authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    0743a9c View commit details
    Browse the repository at this point in the history
  3. Update utils.py

    ElePT authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f03db42 View commit details
    Browse the repository at this point in the history