Skip to content
New issue

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

[Feature] Implement constructor function for alternating layer ansatz #565

Conversation

ducthanh1991
Copy link
Contributor

Proposition of resolution of #532: Implementation of a constructors function that create a Alternating Layer Ansatz circuit.

Done:

  • Implemented the digital strategy to create an ALT circuit

image
Example of an alt circuit generated with the function for n_qubits=10,m_qubits_block=4,depth=2

To do:

  • implement the sdaqc strategy
  • implementation of the bdaqc strategy
  • implementation of the analog strategy

ducthanh1991 and others added 18 commits August 21, 2024 21:32
@awennersteen
Copy link
Member

Thanks a lot!

We might take a couple of days to review properly due to slightly busy period, and some holidays being taken on top of that

@RolandMacDoland RolandMacDoland added the feature New feature or request label Sep 12, 2024
@chMoussa chMoussa self-requested a review September 16, 2024 09:21
qadence/constructors/ansatze.py Outdated Show resolved Hide resolved
qadence/constructors/ansatze.py Outdated Show resolved Hide resolved
qadence/constructors/ansatze.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@chMoussa chMoussa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM, thanks @ducthanh1991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants