Skip to content

Move the EvolvedOperatorAnsatz to N_local circuits directory #8326

@ShellyGarion

Description

@ShellyGarion

Environment

  • Qiskit Terra version: 0.21.0
  • Python version: all
  • Operating system: all

What is happening?

This issue is regarding the organization of the circuit library, and in particular of the N-local circuits:
https://qiskit.org/documentation/apidoc/circuit_library.html#n-local-circuits

EvolvedOperatorAnsatz gate is not under N-local circuits, although its basis is NLocal,
While QAOAAnsatz gate whose basis is EvolvedOperatorAnsatz is under N-local circuits.

How can we reproduce the issue?

See the circuit library documentation: https://qiskit.org/documentation/apidoc/circuit_library.html

What should happen?

EvolvedOperatorAnsatz gate should be also in the N-local circuits directory https://qiskit.org/documentation/apidoc/circuit_library.html#n-local-circuits

Any suggestions?

Move EvolvedOperatorAnsatz gate to the N-local circuits directory https://qiskit.org/documentation/apidoc/circuit_library.html#n-local-circuits

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationSomething is not clear or an error documentationgood first issueGood for newcomers

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions