You're reading an old version of this documentation. If you want up-to-date information, please have a look at 11.0.

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