Live data from Hacker News

Google plans to reach a Quantum Computing milestone before the year is out

technologyreview.com

51–52 of 52 posts

Re: Google plans to reach a Quantum Computing milestone before the year is out

#51

Is there a definitive book explaining Quantum Computing from the ground up?

I found this blog post very informative. Obviously it doesn't have the content of a book, but it conveys a good first intuition of what quantum computing can and cannot do.

http://twistedoakstudios.com/blog/Post2644_grovers-quantum-s...

Re: Google plans to reach a Quantum Computing milestone before the year is out

#52
post #8

Earlier quoted context omitted.

Almost certainly the latter. QC is very good at highly specific jobs, like factoring or searching. Similarly to GPUs, getting the data from the CPU to the GPU is costly. For now and presumably for a very long time, QC has that problem but way worse. (And it wouldn't give you speed ups yet even if the cost was free -- but Martinis asserts that won't take long.)

Going a little further: For a very select set of problems (factoring and discrete log), quantum computers are exponentially faster than classical computers. For a few (including np-complete problems), they are quadratically faster. For everything else, they're no faster. (When I say "faster", I really mean the runtime of the best known quantum algorithms is better.) For the forseeable future, quantum computers will b…

A little further: factoring and discrete log aren't a complete set (also, that depends on algorithm development). There are a few academic problems that are also exponentially faster, and, more generally to factoring and discrete log: hidden subgroup problems (which are what killed non-supersingular isogeny Diffie-Hellman as a post-quantum key exchange).
Post reply on HN