quil-rs icon indicating copy to clipboard operation
quil-rs copied to clipboard

a `Matrix` `GateSpecification` should be unitary

Open MarquessV opened this issue 1 year ago • 1 comments

A quantum gate must be reversible, however we don't check this by testing if the matrix is unitary when building a GateSpecification::Matrix

MarquessV avatar Mar 29 '23 16:03 MarquessV