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

Construct k-local ProductDual instances from 1-local ProductPOVM instances. #105

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

timmintam
Copy link
Collaborator

To achieve this we need to be able to construct the explicit tensored operators from a product frame.
It does not scale up but is still very informative to have it for small systems. Moreover, we can explicitly tensor only a part of the product operators, keeping everything efficient (e.g. going from a product of single-qubit operators to a representation of the same frame as a product of two-qubit operators).
The PR leverages the newly introduced "virtual shape" for MultiQubitFrame from #101. It replaces #84 (which will be closed without merging it).

@timmintam timmintam marked this pull request as draft September 13, 2024 10:12
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 this pull request may close these issues.

1 participant