Dor

Results 2 comments of Dor

> @jheckey I think you are addressing a problem that might arise once we solve this one. The issue at hand is that the language allows the construction of a...

OK. So in the surface code quantum memory example ("examples/scqec.qasm"): ``` /* Declare a sub-circuit for Hadamard gates on ancillas */ def hadamard_layer(qubit[n-1] ancilla) { // Hadamards in the bulk...