You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The EvolvedOperatorAnsatz class still depends on opflow expectations, and is not compatible with the new primitive-based workflow. This WIP PR #7275 already proposes an alternative to replace EvolvedOperatorAnsatz with EvolutionGates, so it might be a good starting point to realize this task.
The text was updated successfully, but these errors were encountered:
What should we add?
The
EvolvedOperatorAnsatz
class still depends on opflow expectations, and is not compatible with the new primitive-based workflow. This WIP PR #7275 already proposes an alternative to replaceEvolvedOperatorAnsatz
withEvolutionGates
, so it might be a good starting point to realize this task.The text was updated successfully, but these errors were encountered: