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
The test script is using ITensor-based visitor and the U3 impl. is not accurate. Hence, fixed by using the direct matrix form of U3 (should be faster).
Also, it turns out I didn't forward U3 parameters to exatn-based visitors as well. Fixed accordingly.
Tested by: running the Python test case and comparing the result w/ qpp.
Signed-off-by: Thien Nguyen <[email protected]>
0 commit comments