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

iqm.qiskit_iqm.fake_backends.iqm_fake_backend#

Error profile and fake backend base class for simulating IQM quantum computers.

Classes

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

Properties of an IQM QPU specimen, used for constructing an error model.

IQMFakeBackend(architecture, error_profile, ...)

Simulated backend that mimics the behaviour of IQM quantum computers.

Inheritance

Inheritance diagram of iqm.qiskit_iqm.fake_backends.iqm_fake_backend