bqskit icon indicating copy to clipboard operation
bqskit copied to clipboard

Add ECR gate

Open vincentgierisch opened this issue 11 months ago • 1 comments

Add echoed-resonance (ECR) gate

vincentgierisch avatar Mar 18 '24 23:03 vincentgierisch

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.

edyounis avatar Mar 25 '24 12:03 edyounis