|
|
|
|
|
by helixc
2001 days ago
|
|
I have a question to the folks who are interested in quantum computation: do you feel getting benefits if you can have direct access to a physical quantum computer? In other words, what hands-on experience you hope to obtain, but cannot make it using a quantum simulator or cloud based quantum programming environment? |
|
It's going to be like that for a while, even after we're well into the quantum supremacy realm. First, there's not anything you can do with a real machine until error correction is working, which requires 10k(?) qubits. And frankly, there isn't a whole lot you could do with even a real million qbit machine now if one were to exist. Prime factorization is the big one, but other NP complete problems have no known quantum algorithm to speed them up (and note prime factorization is not NP complete -- so it's possible no quantum speedup for any NP complete problem exists (or it's possible that P==NP in which case....)). The real work is in the math and algo theory to find solutions for these problems. Coding and running them is actually kind of incidental and "cute".