Blake Johnson

Results 77 comments of Blake Johnson

@pedrorrivero with more thought, I think introducing an inconsistency with the rest of terra here would be not good. So, let's shelve my problem with the name `experiments` until we...

@ikkoham I am okay proceeding with this PR. I suggest that we revisit this question of the use of `experiments` in Qiskit holistically, because just changing it here would be...

Why is that not valid OpenQASM2? Seems more like an error in Qiskit's OpenQASM2 parser.

I see. Seems like the paper should reference 4 separate `creg`s to conform to OpenQASM2 syntax, then.

In OpenQASM3 there is only one built-in gate at the language level: `U`. We have written `stdgates.inc` in the paper so that including that file will provide backward compatibility for...

@mbhealy volunteered to remove the `int`/`uint` change to the rotation operations.

Then how about an explicit array type? e.g. `array[bit[BITS], ARRAY_SIZE] a`