qiskit.quantum_info.Pauli.set_truncation¶
- classmethod Pauli.set_truncation(val)[Quellcode]¶
Set the max number of Pauli characters to display before truncation/
- Parameter
val (int) – the number of characters.
Bemerkung
Truncation will be disabled if the truncation value is set to 0.