Qurry
Qurry copied to clipboard
map operator for n-qubit gates
Segment a block of qubits and run a wider gate across them. For instance, (map (l ((X %0) (H %1))) workspace) would apply X to even gates and H to odd gates.