chip_topology

chip_topology#

Chip topology class for parsing CHAD and other QPU related data into human-usable form.

Full path: exa.common.qcm_data.chip_topology

Functions

sort_components(components)

Sort the given components in a human-readable way.

sort_couplers(couplers)

Sort the given couplers in a human-readable way.

Classes

ChipTopology

Topology information for a chip (typically a QPU).

Inheritance

Inheritance diagram of exa.common.qcm_data.chip_topology