qiskit/test/python/quantum_info
Matthew Treinish af52fd9788
Remove v1 primitive implementations (#13877)
* Remove v1 primitive implementations

This commit removes the deprecated implementation of the v1 primitives
interface. These were deprecated in the 1.2 release and have been
superseded by the implementation of the v2 primtives interface.

* Restore necessary private functions

* Fix quantum info tests

* Remove deprecated aliases, update V1 documentation

* Add fictional location for sampler

* Refactor docs, reorder V1 and V2 in base sampler/estimator files for easier access of V2.

* Add reno

* Remove deprecated utils, clarify separation between V1 and V2 interfaces for future reference.

* Fix lint, remove duplicated reno

* Fix docs

* Fix docs, second attempt

---------

Co-authored-by: Elena Peña Tapia <epenatap@gmail.com>
Co-authored-by: Elena Peña Tapia <57907331+ElePT@users.noreply.github.com>
2025-03-05 17:56:31 +00:00
..
operators Remove v1 primitive implementations (#13877) 2025-03-05 17:56:31 +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 `SparseObservable` evolution (#13836) 2025-03-05 09:45:52 +00:00
test_sparse_z2_symmetries.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00