Introduction
Guides
API Reference
Circuit
bqskit.qis
bqskit.runtime
Pop a cycle from the circuit and all operations in it.
cycle_index (int) – The index of the cycle to pop.
int
IndexError – If cycle_index is out of range.
None