You're reading the documentation for a development version. For the latest released version, please have a look at 8.1.

qiskit_iqm.iqm_job#

Circuit execution jobs.

Classes

IQMJob(backend, job_id, **kwargs)

Implementation of Qiskit's job interface to handle circuit execution on an IQM server.

Inheritance

Inheritance diagram of qiskit_iqm.iqm_job