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

[WIP] Resource operators needed for Shor's algorithm #6638

Open
wants to merge 16 commits into
base: resource_symbolic_decomps
Choose a base branch
from

Conversation

willjmax
Copy link
Contributor

This PR contains ResourceOperator implementations for the ModExp, PhaseAdder, Multiplier, and ControlledSequence templates.

@willjmax willjmax changed the title Resource operators needed for Shor's algorithm [WIP] Resource operators needed for Shor's algorithm Nov 26, 2024
Copy link
Contributor

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

@willjmax willjmax changed the base branch from resource_symbolic_ops to resource_symbolic_decomps November 28, 2024 20:38
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (resource_symbolic_decomps@1a10660). Learn more about missing BASE report.

Additional details and impacted files
@@                     Coverage Diff                      @@
##             resource_symbolic_decomps    #6638   +/-   ##
============================================================
  Coverage                             ?   99.65%           
============================================================
  Files                                ?      456           
  Lines                                ?    42993           
  Branches                             ?        0           
============================================================
  Hits                                 ?    42844           
  Misses                               ?      149           
  Partials                             ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jaybsoni Jaybsoni self-requested a review December 5, 2024 18:23
@Jaybsoni
Copy link
Contributor

Jaybsoni commented Dec 5, 2024

[sc-79011]

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.

2 participants