Describe the bug
I tried to run RB-Overview.ipynb file but with small change in the native gate set.
I used 'Gswap' which is one of the standard two-qubit gates in the documentation of QubitProcessorSpec class. However, it is taking forever to instantiate the CliffordCompilationRules class.
I also tried a custom two-qubit gate which is iSWAP, the program showed similar behavior
Describe the bug I tried to run RB-Overview.ipynb file but with small change in the native gate set. I used 'Gswap' which is one of the standard two-qubit gates in the documentation of QubitProcessorSpec class. However, it is taking forever to instantiate the CliffordCompilationRules class.
I also tried a custom two-qubit gate which is iSWAP, the program showed similar behavior
To Reproduce Here is the code:
Expected behavior CliffordCompilationRules should be instantiated.
Environment (please complete the following information):