qiskit/test/python/quantum_info
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
..
operators Fix Y-eigenstate convention in `SparsePauliOp.as_paulis` (#13847) 2025-02-14 18:57:33 +00:00
states `StabilizerState.expectation_value` can also accept `SparsePauliOp` (#13539) 2024-12-18 14:36:26 +00:00
__init__.py Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
test_analyzation.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_quaternions.py Removing broad-exception-raised lint rule and updates (#12356) 2024-05-10 18:43:25 +00:00
test_sparse_observable.py Fix Y-eigenstate convention in `SparsePauliOp.as_paulis` (#13847) 2025-02-14 18:57:33 +00:00
test_sparse_z2_symmetries.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00