QuTech-Delft / OpenSquirrel

A flexible (Python-based) quantum program compiler
Apache License 2.0
7 stars 2 forks source link

Extract global phase from gates to create special unitaries #115

Closed elenbaasc closed 1 month ago

elenbaasc commented 8 months ago

A utility method that extracts the global phase from the gates, such that subsequent compile passes are done on these special unitaries.

(Suggestion from Richard)