qat.interop.qiskit.QPUToBackend

class qat.interop.qiskit.QPUToBackend(*args: Any, **kwargs: Any)

Basic connector implementing a Qiskit Backend, plugable on a QLM QPU.

Parameters
  • qpuQPUHandler object

  • configuration – BackendConfiguration object, leave default value for standard uses

  • provider – Provider responsible for this backend

set_qpu(qpu)

Sets the QLM QPU that this backend is supposed to use.

Parameters

qpu – QLM QPU object