We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In #12824, PrimitiveV1 implementations (not the base classes) was deprecated. Time to remove them in 2.0.
qiskit/primitives/backend_estimator.py:112
__init__
qiskit/primitives/utils.py:31
init_circuit
qiskit/primitives/utils.py:54
init_observable
qiskit/primitives/utils.py:81
final_measurement_mapping
qiskit/primitives/backend_sampler.py:52
qiskit/primitives/estimator.py:62
qiskit/primitives/sampler.py:56
qiskit/primitives/base/base_estimator.py:199
qiskit/primitives/base/base_sampler.py:162
The text was updated successfully, but these errors were encountered:
There is no V2 replacement yet for Estimator and Sampler without shots: #12516
Sorry, something went wrong.
No branches or pull requests
In #12824, PrimitiveV1 implementations (not the base classes) was deprecated. Time to remove them in 2.0.
qiskit/primitives/backend_estimator.py:112
(__init__
)qiskit/primitives/utils.py:31
(init_circuit
)qiskit/primitives/utils.py:54
(init_observable
)qiskit/primitives/utils.py:81
(final_measurement_mapping
)qiskit/primitives/backend_sampler.py:52
(__init__
)qiskit/primitives/estimator.py:62
(__init__
)qiskit/primitives/sampler.py:56
(__init__
)qiskit/primitives/base/base_estimator.py:199
(__init__
)qiskit/primitives/base/base_sampler.py:162
(__init__
)The text was updated successfully, but these errors were encountered: