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

✨ Hamiltonian Construction #13

Open
aaronleesander opened this issue Mar 10, 2025 · 0 comments
Open

✨ Hamiltonian Construction #13

aaronleesander opened this issue Mar 10, 2025 · 0 comments

Comments

@aaronleesander
Copy link
Collaborator

aaronleesander commented Mar 10, 2025

What's the problem this feature will solve?

Currently, we can create MPOs for the Ising and Heisenberg models. It would be better to have a Hamiltonian constructor similar to other packages, however, it may be tricky due to generalizing MPO construction.

Describe the solution you'd like

When the user inputs some strings such as ''XX + Z', then an MPO of these interactions is created. Inspiration can be taken from other quantum simulation libraries. Ideally this would also exist for creating quantum circuits from the input Hamiltonian.

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

No branches or pull requests

1 participant