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

Documentation for Bernstein-Vazirani Algorithm #182

Open
claudefalbriard opened this issue Aug 23, 2018 · 0 comments
Open

Documentation for Bernstein-Vazirani Algorithm #182

claudefalbriard opened this issue Aug 23, 2018 · 0 comments
Assignees

Comments

@claudefalbriard
Copy link

at function: def run(self, cxn, bitstring_map):

Please clarify the required input format for the second parameter called bitstring_map:
:param Dict[String, String] bitstring_map: a truth table describing the boolean function, whose dot-product vector and bias is to be found

An basic code example would be helpful to to better understand and implement the algorithm from the forest pyquil grove library. Thanks for support.

@amyfbrown amyfbrown self-assigned this Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants