pennylane icon indicating copy to clipboard operation
pennylane copied to clipboard

[WIP] `qml.AmplitudeAmplification`

Open KetpuntoG opened this issue 1 year ago • 3 comments

Second block of the Amplitude amplification algorithm toolkit project

PR pointing to ReflectionOperation

Some use-examples: https://colab.research.google.com/drive/1EUy9aRPAll7plaIBopbDkTQVo4hCGFs_?authuser=1#scrollTo=Bh0r7LMOiyCt

KetpuntoG avatar Feb 05 '24 22:02 KetpuntoG

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.

github-actions[bot] avatar Feb 05 '24 22:02 github-actions[bot]

[sc-55960]

KetpuntoG avatar Feb 05 '24 22:02 KetpuntoG

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.64%. Comparing base (8f5bf9b) to head (052f99d). Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5160      +/-   ##
==========================================
- Coverage   99.64%   99.64%   -0.01%     
==========================================
  Files         398      399       +1     
  Lines       37021    36791     -230     
==========================================
- Hits        36891    36660     -231     
- Misses        130      131       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 21 '24 21:02 codecov[bot]