qiskit.quantum_info.PauliList.group_qubit_wise_commuting¶ PauliList.group_qubit_wise_commuting()[ソース]¶ Partition a PauliList into sets of mutually qubit-wise commuting Pauli strings. 戻り値 List of PauliLists where each PauliList contains commutable Pauli operators. 戻り値の型 List[PauliList]