qiskit.circuit.IfElseOp.repeat¶ IfElseOp.repeat(n)¶ Creates an instruction with gate repeated n amount of times. Parâmetros n (int) – Number of times to repeat the instruction Retorno Containing the definition. Tipo de retorno qiskit.circuit.Instruction Levanta CircuitError – If n < 1.