QPU¶
- class QPU(nickname, q_bits, status, system_kind)[source]¶
Bases:
objectRepresents a single Quantum Processing Unit (QPU).
- Variables:
nickname – The unique name or identifier for the QPU.
q_bits – The number of qubits in the QPU.
status – The current operational status of the QPU.
system_kind – The type of technology the QPU uses.
Attributes Summary
Attributes Documentation