Closed junnaka51 closed 1 year ago
In this PR I add 4 sample code files which use the assert methods assert_unary_iteration() and assert_circuit_equivalent_to_output_qubit_state().
assert_unary_iteration()
assert_circuit_equivalent_to_output_qubit_state()
I believe these files will help users understand when and how they can use these assert methods.
In this PR I add 4 sample code files which use the assert methods
assert_unary_iteration()
andassert_circuit_equivalent_to_output_qubit_state()
.I believe these files will help users understand when and how they can use these assert methods.