ORNL-QCI / tnqvm

Tensor Network QPU Simulator for Eclipse XACC
43 stars 10 forks source link

Add missing gates in TNQVM gate util #102

Closed 1tnguyen closed 3 years ago

1tnguyen commented 3 years ago

Some gates were missing in the gate utils. There is an assert for gate lookup. We just haven't seen these gates very often.

Possibly related to https://github.com/ORNL-QCI/tnqvm/issues/101 (the file referred to in the bug ticket is a legacy one (unused) but I audited the code and fixed these missing gates)