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

Improve algorithm for multiplication so circuits match what Quipper is doing in QVM/rcir-plus #10

Open
liyili2 opened this issue Jul 22, 2021 · 0 comments

Comments

@liyili2
Copy link
Contributor

liyili2 commented Jul 22, 2021

The current addition operations used in defining multiplication operations are from ripple-carry addition and QFT-based. The Quipper has a different addition implementation for multiplications. We want to also include that addition algorithm.

@khieta khieta transferred this issue from inQWIRE/SQIR Nov 26, 2021
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

No branches or pull requests

1 participant