Class IonQBackend

java.lang.Object
com.quantum4j.core.backend.hardware.IonQBackend
All Implemented Interfaces:
Backend, HardwareBackend

public final class IonQBackend extends Object implements HardwareBackend
IonQ hardware backend using OpenQASM 2.0 submission.
  • Constructor Details

    • IonQBackend

      public IonQBackend(String apiKey)
    • IonQBackend

      public IonQBackend(String apiKey, int maxPollAttempts, long pollSleepMillis)
  • Method Details