qiskit/test/python/quantum_info/operators
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
..
channel Fix compatibility issues with SciPy 1.14 (#13358) 2024-10-25 11:04:36 +00:00
symplectic Remove v1 primitive implementations (#13877) 2025-03-05 17:56:31 +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