CQCL / pytket-qir

Public repo for the pytket-qir package
Apache License 2.0
6 stars 1 forks source link

Validation tests #17

Closed Roland-djee closed 1 year ago

Roland-djee commented 1 year ago

This PR addresses the addition of validation tests under the form of a round trip QIR -> pytket circuit -> QIR and (partially) validating the equivalence of outputs up to irrelevant reordering of function calls.

It also fixes bugs around the rebase of parametrised gates and better handling of data generation for runtime function calls.

Roland-djee commented 1 year ago

Please remove binary wheel!

Yes sorry. It keeps coming back as part of the merge from other branches.

Roland-djee commented 1 year ago

Since we are disabling tests here, I'd like to make sure the issue is properly tracked before merging. Could you please make a new issue on this repo for the flattening/tracking issue, and reference it from the skipped test code? Then I'm happy for this to be merged. Thanks.

OK sure. Will do now.