Skip to content
  • Nguyen, Thien Minh's avatar
    Fixed IonQ backend implementation: · 5c0dd934
    Nguyen, Thien Minh authored
    
    
    - Batch mode: override base RemoteAccelerator to run one-by-one.
    
    - Fixed U3 decompose for IonQProgramVisitor: looks like the decomposition is not correct (incorrect results). Also, IonQ supports native sqrt-X gate, hence just use the same U3 -> (sx-rz) as that of IBM.
    
    Tested by: running on IonQ remote simulator.
    
    Signed-off-by: default avatarThien Nguyen <nguyentm@ornl.gov>
    5c0dd934