qiskit.opflow.primitive_ops.PauliOp.to_spmatrix¶ PauliOp.to_spmatrix()[소스]¶ Returns SciPy sparse matrix representation of the Operator. 반환 CSR sparse matrix representation of the Operator. 예외 발생 ValueError – invalid parameters. 반환 형식 spmatrix