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

Matrix product verification #73

Open
christianbmadsen opened this issue Nov 23, 2022 · 0 comments
Open

Matrix product verification #73

christianbmadsen opened this issue Nov 23, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@christianbmadsen
Copy link
Contributor

Describe the feature you'd like
The matrix product verification algorithm splits a matrix verification problem into smaller subsets and then uses amplitude amplification to search if one of these verifications fail. Implement matrix product verification.

For a detailed description see page 40 of Quantum Algorithms for Beginners.

Additional context
Please ensure that you follow the Contribution Guidelines for this repository.

@christianbmadsen christianbmadsen added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant