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

Replace _pool with _qubit_pool #127

Open
JonathonMisiewicz opened this issue Aug 24, 2021 · 0 comments
Open

Replace _pool with _qubit_pool #127

JonathonMisiewicz opened this issue Aug 24, 2021 · 0 comments

Comments

@JonathonMisiewicz
Copy link
Contributor

At present, the Algorithm class uses a _pool_ attribute, which represents a linear combination of fermionic second quantized operators. This is inappropriate for systems that are not fermions, or for algorithms with an operator pool for which expressing things in terms of second quantization is inconvenient. These should be replaced with an operator pool expressed solely in terms of qubit-space operators.

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

Successfully merging a pull request may close this issue.

1 participant