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
176 stars 38 forks source link

Qiskit debug #848

Closed WrathfulSpatula closed 3 years ago

WrathfulSpatula commented 3 years ago

I've been poking this for hours, and I have no idea why the current implementation of QStabilizerHybrid::Clone() doesn't seem to work when copying a QStabilizer pointer. However, I will open an issue to track this, and it shouldn't make any significant difference to performance, since this case is invoked in Qiskit only immediately before a non-unitary gate, as in the unit test.