pyzx
pyzx copied to clipboard
Add ry gate to qasm spec
As noted in #44, the qasm parser currently doesn't understand the ry
gate. By looking at the definition of this gate in the Qiskit source, it should be relatively straightforward to implement support for this gate.