Closed albi3ro 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:
Please upload report for BASE (
v0.38.0-rc0@39220ed
). Learn more about missing BASE report.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Calculating the sparse matrix for a product containing a global phase was causing an error:
expand_matrix
was not able to handle an operator with no wires. So this is just a little patch for that case.