qiskit.circuit.WhileLoopOp.repeat¶ WhileLoopOp.repeat(n)¶ Creates an instruction with gate repeated n amount of times. Paramètres n (int) – Number of times to repeat the instruction Renvoie Containing the definition. Type renvoyé qiskit.circuit.Instruction Lève CircuitError – If n < 1.