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

iqm.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 iqm.qiskit_iqm.iqm_job