qiskit.quantum_info.Pauli.to_label¶ Pauli.to_label()[소스]¶ Convert a Pauli to a string label. 참고 The difference between to_label and __str__() is that the later will truncate the output for large numbers of qubits. 반환 the Pauli string label. 반환 형식 str