Set the stage for Opflow and QI deprecation #9518
Labels
mod: opflow
Related to the Opflow module
priority: high
type: epic
A theme of work that contain sub-tasks
type: feature request
New feature or request
Milestone
What should we add?
Ideally, we would like to begin the process of deprecating opflow and quantum instance in the 0.24 release with this PR: #9176
In general terms, the quantum instance can be replaced by the primitives, and the opflow functionality can be replaced by a combination of
quantum_info
operators,primitives
, and newalgorithms
. However, there will not be a 1-1 correspondence, and we should identify what we want to do with the missing pieces.The idea of this epic is to gather all of the necessary tasks to set the stage for the deprecation. I have identified a group of tasks, but I know that my knowledge is not complete. As we progress through the list, it is likely that new items will be added.
I wanted to expose this process publicly to encourage feedback and suggestions, so feel free to comment any missing functionality or roadblocks you identify, and I will add them to the list.
EvolvedOperatorAnsatz
#9516Good to have:
opflow
toquantum_info
#9490Related tutorial issues (good to have):
Other related issues:
SparsePauliOp.assign_parameters
#8966The text was updated successfully, but these errors were encountered: