Tutorials
Libraries
qiskit.circuit.library
API References
Troubleshooting
Creates an instruction with gate repeated n amount of times.
n (int) – Number of times to repeat the instruction
Containing the definition.
qiskit.circuit.Instruction
CircuitError – If n < 1.