quantum-compiler / quartz

The Quartz Quantum Compiler
Apache License 2.0
76 stars 19 forks source link

fix u3 matrix implementation #87

Closed hushaohan closed 1 year ago

hushaohan commented 1 year ago

the upper right element should contain a minus sign, which was missing from u3.h but is present in the u3 implementation in src/python/verifier/gates.py