samplomatic.transpiler.passes.insert_noops

Twirling strategy passes

Classes

AddNoops(*args, **kwargs)

Expand boxes to the given qubits.

AddNoopsActiveAccum(*args, **kwargs)

Expand each box to any qubits that have been marked as active so far in the circuit.

AddNoopsActiveCircuit(*args, **kwargs)

Expand boxes to any qubit marked as active at any point in the circuit.

AddNoopsAll(*args, **kwargs)

Expand boxes to all qubits contained in a circuit.