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

Split POVM and DUAL classes. #2

Closed
timmintam opened this issue Apr 26, 2024 · 0 comments · Fixed by #10
Closed

Split POVM and DUAL classes. #2

timmintam opened this issue Apr 26, 2024 · 0 comments · Fixed by #10
Assignees
Labels
api change Implies a change in the API

Comments

@timmintam
Copy link
Collaborator

The idea is to split the dual_operators and get_omegas method from the POVM object.

You could then have different sub-classes of duals, such as

canonical duals,
duals defined by some alpha-parametrization,
duals defined through the SVD of the frame superoperator,
and so on

The DUAL object will be instantiated and used only in the post-processing part then.

@timmintam timmintam self-assigned this Apr 26, 2024
@timmintam timmintam added the api change Implies a change in the API label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api change Implies a change in the API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant