deltakit.explorer.qpu.ExhaustiveGateSet#

class deltakit.explorer.qpu.ExhaustiveGateSet#

Bases: NativeGateSet

Class for capturing gateset of a quantum computer that can perform all gates natively.

Methods#

ExhaustiveGateSet.add_gate

Add a gate and associated time to the native gate set.

ExhaustiveGateSet.from_times

Assign times to gates based on class (1-qubit, 2-qubit, reset, measurement).