Closed mudit2812 closed 1 month ago
Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md
with:
I'm going to open a temporary PR in qml
to promote ComplexWarning
s to errors and install this branch to verify that all warnings are fixed after this PR is merged.
I'm going to open a temporary PR in qml to promote ComplexWarnings to errors and install this branch to verify that all warnings are fixed after this PR is merged.
Makes sense! Are these failures expected?
I'm going to open a temporary PR in qml to promote ComplexWarnings to errors and install this branch to verify that all warnings are fixed after this PR is merged.
Makes sense! Are these failures expected?
@PietropaoloFrisoni In hindsight, I should've expected those failures. I've fixed them now by having a separate branch for casting when the interface is "tensorflow"
.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.70%. Comparing base (
de54c54
) to head (6ccb3fb
). Report is 7 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
qml.devices.qubit.apply_operation
. For some reason the old casting was making jax happy but not autograd.