PennyLaneAI / catalyst

A JIT compiler for hybrid quantum programs in PennyLane
https://docs.pennylane.ai/projects/catalyst
Apache License 2.0
142 stars 36 forks source link

delete BasisStatePrepartion in test_template #1298

Closed JerryChen97 closed 2 weeks ago

JerryChen97 commented 2 weeks ago

Context: In PL0.40 removals, the qml.BasisStatePreparation will be removed and instead we should use qml.BasisState Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues: [sc-77480]

github-actions[bot] commented 2 weeks ago

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

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 97.95%. Comparing base (18d3762) to head (5a8f087). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1298 +/- ## ======================================= Coverage 97.95% 97.95% ======================================= Files 77 77 Lines 11321 11321 Branches 982 982 ======================================= Hits 11090 11090 Misses 181 181 Partials 50 50 ```

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