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

qiskit_iqm.fake_backends.iqm_fake_backend#

Fake backend for simulating IQM quantum computers.

Classes

IQMErrorProfile(t1s, t2s, ...[, id_])

Collection of various properties of an IQM QPU to be used for constructing error model.

IQMFakeBackend(architecture, error_profile, ...)

Fake backend that mimics the behaviour of IQM quantum computers.

Inheritance

Inheritance diagram of qiskit_iqm.fake_backends.iqm_fake_backend