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_provider#

Qiskit Backend Provider for IQM backends.

Classes

IQMBackend(client, **kwargs)

Backend for executing quantum circuits on IQM quantum computers.

IQMFacadeBackend(client, **kwargs)

Facade backend for mimicking the execution of quantum circuits on IQM quantum computers. Allows to submit a

IQMProvider(url, **user_auth_args)

Provider for IQM backends.

Inheritance

Inheritance diagram of iqm.qiskit_iqm.iqm_provider