qiskit/test/python/quantum_info/operators
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
..
channel Fix compatibility issues with SciPy 1.14 (#13358) 2024-10-25 11:04:36 +00:00
symplectic Fix Y-eigenstate convention in `SparsePauliOp.as_paulis` (#13847) 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_dihedral.py Transfer clifford and cnot-dihedral synthesis functions from quantum_info to synthesis (#9141) 2022-11-30 14:57:38 +00:00
test_measures.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_operator.py Replace circuit library pending deprecated classes (#13540) 2024-12-17 09:04:42 +00:00
test_random.py Fix `random_clifford` (#13606) 2025-01-07 09:10:16 +00:00
test_scalar_op.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_utils.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00