Loading
the problem is in qrt's exp_i_theta: we assume the input register is an original register: name + 0, 1, 2... indices.
Fix it to consider internal qubits: access each qubit in the register and use its name and index.
Signed-off-by:
Thien Nguyen <nguyentm@ornl.gov>