Closed gmlejarza closed 2 months ago
Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md
with:
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.66%. Comparing base (
1f55c88
) to head (23023e5
). Report is 17 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Before submitting
doc/releases/changelog-dev.md
file, summarizing the change, and including a link back to the PR.Context:
Adding Multiplier templates for Quantum Arithmetic.
Description of the Change:
Adding Multiplier and OutMultiplier templates to perform arithmetic operations between quantum registers.
Benefits:
Users can implement arithmetic operations in an easy and efficient way.
Related GitHub Issues: [sc-71592]