Open ColinCampbellCQ opened 1 year ago
I'm looking into this
Additional example
Is this still an issue? I can't seem to replicate it with the example circuits above as of qiskit-superstaq
/cirq-superstaq
v0.5.27
I am not sure, but if you tried reproducing the issue, and the circuit looked correct, perhaps we can close the issue.
^ Actually, nevermind this is still an issue. I didn't realize the code snippet was for a 1 qubit circuit and not 4 qubit circuit
What is happening?
I'm trying to use
cq_compile
on single qubit circuits where gates are separated by barriers, but the output circuit appears to not respect the barriers. See example below:How can we reproduce the issue?
What should happen?
This circuit should produce a circuit with barriers containing two GR gates.
Environment
Any additional context?
No response