backends.targets.anyon_target

backends.targets.anyon_target#

Abstract hardware target for Anyon quantum devices (MonarQ, Yukon).

Provides the base AnyonTarget class that loads calibration data, defines the supported gate set, and registers instruction properties. Concrete targets (MonarQ, Yukon) supply the topology.

Classes#

AnyonTarget([description, num_qubits, dt, ...])

Abstract base class describing a quantum hardware target for Anyon devices.

Module Attributes#

DT

Hardware clock period in seconds (32 ns per cycle on Anyon devices).