-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello, thank you for releasing this MaZX. The quantum circuit to ZX ability is very insightful.
I think there is an issue with the release (or I'm doing something wrong).
In the ZXForm demo notebook, I create the quantum circuit using the default example code:
Let[Qubit, S]
qc = QuantumCircuit[S[1, 6], CNOT[S[1], S[2]]]
and it works correctly. . .however, when I try to convert the qc to ZX form, it I get the following error:
ZXform: the current version of ZXform does not recognize the gate CNOT[{S1->1},{S2}]
I'll attached a screen shot as well.
Is there a new CNOT gate format that ZXform will use correctly?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels