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

Upgrade AddK - use dtype and simplify controls #1493

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

anurudhp
Copy link
Contributor

@anurudhp anurudhp commented Nov 10, 2024

  • use attribute dtype instead of bitsize
  • use new control specialization infrastructure

fixes #1217

@anurudhp anurudhp force-pushed the 2024/11/10-upgrade-addk branch 3 times, most recently from 339c0a2 to f8de34f Compare November 11, 2024 14:11
@anurudhp anurudhp force-pushed the 2024/11/10-upgrade-addk branch from f8de34f to 8a688c8 Compare November 11, 2024 18:13
@mpharrigan mpharrigan merged commit 2c2a3aa into quantumlib:main Nov 12, 2024
8 checks passed
@anurudhp anurudhp deleted the 2024/11/10-upgrade-addk branch November 12, 2024 09:43
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

Successfully merging this pull request may close these issues.

AddK uses expensive MultiControlX to load each bit
3 participants