Mudit Pandey
Mudit Pandey
@trbromley I think this PR is still viable. I'll definitely have a better idea once I update the branch with the latest master.
> @mudit2812 do you have a sentence or two summary of what's happening here? @trbromley I updated the PR description with more details of what I did. I will add...
> Thanks! To be on the same page - we decided to either fix this in FF week or shortly after? This change will not be merged for 0.33
Closing in favour of #5473
[sc-62105] [sc-62103]
I will keep iterating with changing the number of shots/seed until the tests pass, but otherwise this should be good to go.
@albi3ro This happens because `lightning.qubit` and `default.qubit` use different stopping conditions. DQ decomposes until all ops have a matrix. In contrast, LQ decomposes until all decomposed ops are in the...
Probably a good idea to run this PR with the `ci:run-full-test-suite` label once ready for review.