qiboteam / qibolab

Quantum hardware module and drivers for Qibo.
https://qibo.science
Apache License 2.0
41 stars 10 forks source link

Remove U3 compiler rule #928

Closed stavros11 closed 2 weeks ago

stavros11 commented 2 weeks ago

Related to https://github.com/qiboteam/qibolab/issues/927#issuecomment-2213704214, I would consider dropping the U3 from the default compiler and leaving GPI2 which should be sufficient to do any single-qubit gate.

This is trivial and we could even do immediately, I would just prefer to postpone for 0.2 where we are breaking multiple things anyway.

alecandido commented 2 weeks ago

Agreed. But you can even open the PR immediately, just pointing to 0.2.

This does not even depend on any other ongoing development, so you can target https://github.com/qiboteam/qibolab/tree/0.2 directly.

stavros11 commented 2 weeks ago

929