Computational premise (con’t)
Computations are sequential
- Select 1 subset
- Operate on it
- Put it back into memory
Example: N=3
- 3 bits
- 8 states
- Work on one number at a time
Computations occur in parallel
- Subsets interact
- Operate on all subsets at once
Example: N=3
- 3 qbits
- 8 complex amplitudes
- Operator manipulates 8 at once