franklinscudder/QutiePy

skipBits sucks

Closed this issue · 1 comments

Change skipBits out for an expand() method in which the user can specify the bits in the larger register to apply the original gate to.

This has been adressed with the addition of the parallelGate and identity classes which make it easy to apply different gates across a register in parallel.