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

Implement classical post-processing for Gibbs states with auxiliary system. #7564

Closed
dlasecki opened this issue Jan 25, 2022 · 1 comment
Closed
Assignees
Labels
mod: algorithms Related to the Algorithms module

Comments

@dlasecki
Copy link
Contributor

After preparing a Gibbs state with a VarQite algorithm, the resulting state includes auxiliary registers. Due to the current limitations of opflow, we are not aware of a way to perform a partial trace without evaluating the Gibbs state to its density matrix (which is not efficient).

The goal of this issue is it implement a method for processing bit strings from measuring Gibbs state that includes auxiliary registers. It will remove auxiliary registers classically and aggregate the measurement probabilities on reduced registers.

@dlasecki dlasecki added the mod: algorithms Related to the Algorithms module label Jan 25, 2022
@dlasecki dlasecki self-assigned this Jan 25, 2022
@ElePT
Copy link
Contributor

ElePT commented Jul 12, 2023

#7480 (comment)

@ElePT ElePT closed this as completed Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mod: algorithms Related to the Algorithms module
Projects
None yet
Development

No branches or pull requests

2 participants