qiskit/test/python/quantum_info/operators/symplectic
Jake Lishman 581dd3d84c
Fix Y-eigenstate convention in `SparsePauliOp.as_paulis` (#13847)
`|r>` is the positive eigenstate of Y, not the negative one.  The tests
also asserted this backwards.
2025-02-14 18:57:33 +00:00
..
__init__.py Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
test_clifford.py Fix `random_clifford` (#13606) 2025-01-07 09:10:16 +00:00
test_pauli.py Replace circuit library pending deprecated classes (#13540) 2024-12-17 09:04:42 +00:00
test_pauli_list.py Add test for exceptional behavior when initializing `PauliList.from_symplectic` (#13751) 2025-02-13 13:05:01 +00:00
test_pauli_utils.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_sparse_pauli_op.py Fix Y-eigenstate convention in `SparsePauliOp.as_paulis` (#13847) 2025-02-14 18:57:33 +00:00