Closed albi3ro closed 5 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.45%. Comparing base (
c9af833
) to head (e9beec7
). Report is 3 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Context:
Follows on from #6328 . This integrates the new class with
DefaultQubit
.Description of the Change:
Implements
DefaultQubit.eval_jaxpr
with theDefaultQubitInterpreter
class.Benefits:
Possible Drawbacks:
Related GitHub Issues:
[sc-78504]