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

Check operator estimatable #272

Merged
merged 7 commits into from Nov 30, 2023
Merged

Check operator estimatable #272

merged 7 commits into from Nov 30, 2023

Conversation

dchung0741
Copy link
Contributor

Currently in sampling estimate computations, there is no mechanism to check whether the qubit count of the operator is larger than the state on which it is estimated. A new function is_estimatable is added for checking that.

Note:
Qulacs estimators are not checked by the new function as Qulacs already performs the check by itself.

Copy link

@github-actions github-actions bot temporarily deployed to pull request November 29, 2023 10:43 Inactive
Copy link
Contributor

@rykojima rykojima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rykojima rykojima merged commit 5e97c2e into main Nov 30, 2023
8 checks passed
@rykojima rykojima deleted the check_operator_estimatable branch November 30, 2023 05:21
@github-actions github-actions bot locked and limited conversation to collaborators Nov 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants