QuantestPy / quantestpy

Apache License 2.0
9 stars 3 forks source link

Implement an assert equal method for control qubit values with the aim of testing |x>|\Psi> -> |x>U_x|\Psi> #166

Closed junnaka51 closed 1 year ago

junnaka51 commented 1 year ago

I add an assert method. See https://github.com/QuantestPy/quantestpy/blob/issue165/doc/equal_ctrl_val.md for details and how to use it.

junnaka51 commented 1 year ago

TODO