Hardware Backends#

Backends that interface with physical quantum hardware from different vendors. Each backend wraps the vendor-specific API and exposes it through Qrisp’s uniform Backend interface.

Backend

Description

IQMBackend

IQM quantum computers

QiskitBackend

IBM Quantum backends via Qiskit

AQTBackend

AQT (Alpine Quantum Technologies) backends

QiskitRuntimeBackend

IBM Quantum runtime services via Qiskit Runtime