You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement what is considered the current state-of-the-art for two qubit decomposition. This implementation should avoid the pitfalls of using Weyl decomposition given the floating-point errors that arise from its sensitivity in certain edge cases #11.
Tips
I will periodically put relevant literature where possible. To start, first mention the depth complexity of the approach, and we go further from there.
The text was updated successfully, but these errors were encountered:
Optimal two-qubit unitary decomposition
Description
Implement what is considered the current state-of-the-art for two qubit decomposition. This implementation should avoid the pitfalls of using Weyl decomposition given the floating-point errors that arise from its sensitivity in certain edge cases #11.
Tips
I will periodically put relevant literature where possible. To start, first mention the depth complexity of the approach, and we go further from there.
The text was updated successfully, but these errors were encountered: