Skip to content

tsim.core.instructions.tick

← Module overview

functionticksource

tsim.core.instructions.tick

def tick(b: GraphRepresentation) -> None

Add a tick to the circuit (align all qubits to same row).

Parameters

NameTypeDescription
bGraphRepresentation
source