qiskit.quantum_info.Pauli.to_label¶ Pauli.to_label()[fuente]¶ Convert a Pauli to a string label. Nota The difference between to_label and __str__() is that the later will truncate the output for large numbers of qubits. Devuelve the Pauli string label. Tipo del valor devuelto str