Unable to run ex2
Hello,
I was able to run ex1 with little to no problems. However, when I try to run ex2 I get the following error:
Assertion failed: (q1->t == q2->t), function qc_two_qubit_unitary, file src/qc/qc.c, line 1506. q1(0, 2, 0, 1) q2(0, 2, 1, 2)
I did not want to mess with the qc.c file because it worked fine with ex1. Has anyone else encountered this? It's possible I am not providing the correct input, as I used the same input for ex2 as I did for ex1. I will try to mess around with some of this today but any insight would be helpful.
I should add the error was in the output file. This is the only thing that wrote to the output file.
Dear nachi182, I am too facing the same problem while running the ex2. Could you sort it out and run it?