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 (9fc0f1e
). Report is 21 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Context:
Adding OutAdder and ModExp templates for Quantum Arithmetic.
Description of the Change:
Adding OutAdder and ModExp templates to perform arithmetic operations between quantum registers.
Benefits:
Users can implement arithmetic operations in an easy and efficient way.
Related GitHub Issues: [sc-71590]