qiskit.quantum_info.Pauli.set_truncation¶
- classmethod Pauli.set_truncation(val)[código fonte]¶
Set the max number of Pauli characters to display before truncation/
- Parâmetros
val (int) – the number of characters.
Nota
Truncation will be disabled if the truncation value is set to 0.