pygsti.extras.idletomography.idttools.allerrors#
- allerrors(nqubits, maxweight)#
Lists every Pauli error operator for nqubits qubits with weight <= maxweight
- Parameters:
nqubits (int)
maxweight (int)
- Returns:
A list of
NQPauliOpobjects.- Return type:
list