whats a quantum computer? its sounds more like a downgrade to me, i imagine it would produce inconsistent results. is it a comuter that lacks accuracy? thats a serious question.
Yes.
So it's a computer where you can input either one or multiple inputs for the same parameter, and get multiple results out.. until it is read, and you get a single result that is a selection of the outputs. But that's only if read. You can chain operations. So the multiple outputs can be the multiple inputs to a second process. But in the end when you pass it to a conventional computer you will only get one answer, unless you want to poll it multiple times for answers.
So it's supposed to be handy where a parallel process is supposed to conclude with a single result.
It's supposed to be good at executing shor's algorithm, which is used to find prime factors to really large numbers. It uses the polling. In shor's algorithm we have to search for some value of p. And we can supposedly get a quantum computer to produce an output of every multiple of p. So we can poll it multiple times. Get a few answers. And then find the common factor of that. Basically that p is paired with a guess and it can tell us a better guess, which when we do that iteratively, gives us the correct guess within a few guesses.
Basically shor's algorithm turns a searching problem for g into a searching problem for p. That doesn't help out conventional computers because you still have a searching problem. But apparently p can be found in one execution of a quantum computer, plus the few extra reads needed.
If they ever develop warm quantum computers reads can also happen in parallel too.
i dont understand any of this. is it like when you enter 1+1, another part of the computer calulates it as 1+2, and yet another part calculates it as 1+3... all the way up to 1+999999999 ? and when you read it out by the computers port #500000000 it already knows the answer is 500000001 ? so it cracks the encryption by only knowing the hash?
(post is archived)