> A run-of-the-mill laptop can simulate quantum computers with as many as 40 or 50 qubits<p>This got me to wondering if there's a readily-available quantum computer emulator or something of the kind, and it turns out there's even one built with JS and WebGL![0] This seems really interesting if you want to learn more about what the quantum fuss is all about.<p>[0]: <a href="http://www.quantumplayground.net" rel="nofollow">http://www.quantumplayground.net</a>
Can anyone explain how programming in a quantum computer environment differs from a traditional environment? The scripting examples look pretty familiar to what you would see in programming today.