Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/eclipse/xacc. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Dec 01, 2021
    • 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
  2. Oct 15, 2019
Loading