unitaryfund / qrack

Comprehensive, GPU accelerated framework for developing universal virtual quantum processors
https://qrack.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
177 stars 38 forks source link

Don't directly divert to SqrtX/SqrtY for stabilizer #753

Closed WrathfulSpatula closed 3 years ago

WrathfulSpatula commented 3 years ago

There's an instability in test_ccz_ccx_h that wasn't there before, and other areas, apparently due to recent work. I'm stress-testing locally whether this change fixes it, before merging, but I want the CI to finish, as well.

WrathfulSpatula commented 3 years ago

test_ccz_ccx_h seems to be working normally under stress, again.