Apple, Spotify, etc. (or a third-party) need to agree on a standard format for a users music library so that we can switch between UIs more easily - separate the UI from the actual music provider, allow more niche UIs
Obviously nobody will do this because their whole game is locking people in - but nothing is stopping Apple/Spotify from exposing a dev interface to Apple Music's UI components that would allow essentially the same thing but only with Apple Music as backend provider
you said the number 15 was never factored on a quantum computer - this is false.
You can run as many gates as you want - go ahead and run 4608 gates in qiskit right now - the measurements will be random but you can do it.
IDK where you got that equation for the number of gates but it's probably for the general case - doesn't take into account the fact that different gate sets can be used to reduce the total.
Also confused on the error correction part - the whole point of error correction is to make the coherence time independent of the number of 'gates' in your circuit - so yeah with error correction you get more gates but you also get an effectively infinite coherence time...
Error detection vs. error correction are very different things. It's true that many physical qubits (and a proper error correction scheme) are required to implement a single logical qubit. But once a valid design for a single logical qubit (device, error correction, etc.) is realized, the limits of scaling the entire system change completely (infinite t1 of each qubit means you don't NECESSARILY have to have all of your qubits on the same device...)
thought you were going to tie it back into transistors for a second there... difference amplifiers are, after all, one of the simplest circuits out there. Not so sure about similarity amplifiers
Also, say I implement the visitor pattern in some language on a classical machine - aren't there branch instructions being used under the covers anyway?
(the code will probably be more optimized / easier to optimize for the compiler but you get my point)
thanks for tying it back into quantum - also for the clarification that the way you write them doesn't matter - whether that be in terms of if/else, switch statements or actual CPU-level branch instructions.
This is the container community’s response to this ambiguity I think.