device_element#

Module Contents#

Classes#

DeviceElement

A device element is responsible for managing parameters of the device

class DeviceElement(name: str, **kwargs)[source]#

Bases: qcodes.instrument.base.Instrument

A device element is responsible for managing parameters of the device configuration responsible for compiling operations applied to that specific device element from the quantum-circuit to the quantum-device layer.

abstract generate_device_config() quantify_scheduler.backends.graph_compilation.DeviceCompilationConfig[source]#

Generates the device configuration