Module qoqo::devices

source ·
Expand description

Devices in qoqo can be abstract devices or actual hardware devices.

  • Abstract devices: Contain abstract information for the model of a quantum computer and its parameters.
  • Actual hardware devices: These devices are provided by roqoqo backends and contain the necessary information for accessing the quantum computing hardware. The devices also encode a connectivity model.

Structs§

Functions§

  • Devices in qoqo have two use cases: