Introduction
Guides
API Reference
Circuit
bqskit.qis
bqskit.runtime
Insert a qudit into the circuit.
qudit_index (int) – The index where to insert the qudit.
int
radix (int) – The radix of the qudit. (Default: qubit)
ValueError – If radix is < 2.
None