bqskit
bqskit copied to clipboard
Add ECR gate
Add echoed-resonance (ECR) gate
Awesome! Just one more test to get this approved and merged in. Can you do a encode-decode-in-one test? As in create a circuit with an ECRGate
, save to qasm with Circuit.to
, then load that qasm in. I do expect that the resulting circuit will be composed of a CircuitGate with the decomposed gates, but it is good to check there are no crashes and that the input and output unitaries are the same.