sandialabs / pyGSTi

A python implementation of Gate Set Tomography
http://www.pygsti.info
Apache License 2.0
132 stars 55 forks source link

Add ECR support to QASM translation #457

Open sserita opened 1 week ago

sserita commented 1 week ago

Should fix #440 by adding an ECR macro when ECR gates are detected.

This change should be primarily independent of anything in #379.