|
|
|
|
|
by Strilanc
2393 days ago
|
|
Yes. Here's an online drag and drop simulator: https://algassert.com/quirk Until recently [1], classical simulation was faster/cheaper/more-accurate than any existing quantum hardware. But the hardware has been improving and all classical simulation of quantum computation takes exponential time with respect to some important property such as the number of qubits, the depth of the computation, the number of non-trivial gates, or etc. [1]: https://ai.googleblog.com/2019/10/quantum-supremacy-using-pr... |
|
Before we declare quantum supremacy, we should make sure the simulator we are comparing with is a good one, not a straw-man one.
I've seen this problem time and again with hardware accelerators. The accelerator is faster than some crappy software, but with a little work with a profiler, the software beats the hardware. Of course optimizing will not make an fundamentally exponential problem polynomial, but it can help a lot.