You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @hsinyuryanwu! Thanks for open this issue!:) The first two points I will take a look at tonight/tomorrow. Dagger blocks which ideally should be marked with a dagger in the drawing will take a bit longer, because we currently don't have a Dagger block/property which indicates if a block is daggered. This should also be addressed soon though (hopefully within our next sprint which starts in three weeks, we'll track that in a separate issue #201)
Hi,
There is an issue associated with drawing the circuit.
display(chain(CPHASE(0, 1, pi), CPHASE(0, 2, pi/2), CPHASE(0, 3, pi/4)))
display(chain(CPHASE(0, 1, pi), CPHASE(0, 2, pi/2)))
Please also check the drawing after taking the dagger operation for different qubits.
Hsin-Yu
The text was updated successfully, but these errors were encountered: