Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Update the CNOT-Dihedral class for RB #391

Closed
ShellyGarion opened this issue Apr 19, 2020 · 0 comments · Fixed by #407
Closed

Update the CNOT-Dihedral class for RB #391

ShellyGarion opened this issue Apr 19, 2020 · 0 comments · Fixed by #407
Labels
enhancement New feature or request

Comments

@ShellyGarion
Copy link
Contributor

What is the expected behavior?

Update the code for the CNOT-Dihedral class in RB:
https://github.com/Qiskit/qiskit-ignis/blob/master/qiskit/ignis/verification/randomized_benchmarking/dihedral.py

in order not to use pre-generated tables (pkl file) for the 2-qubit CNOT-Dihedral group
(this pkl file make the tests fail sometimes).

Use similar API to the Clifford operator class in Terra (as much as possible):
Qiskit/qiskit#3938

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
1 participant