autotune icon indicating copy to clipboard operation
autotune copied to clipboard

Unable to run ex2

Open nachi182 opened this issue 8 years ago • 2 comments

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.

nachi182 avatar Feb 09 '17 15:02 nachi182

I should add the error was in the output file. This is the only thing that wrote to the output file.

nachi182 avatar Feb 09 '17 15:02 nachi182

Dear nachi182, I am too facing the same problem while running the ex2. Could you sort it out and run it?

Omkar05 avatar May 24 '18 10:05 Omkar05