Forgot your password?
typodupeerror

Comment Re:Python ? (Score 3, Informative) 49

What you don't understand is the Python is often used as a method of invoking libraries that are written in more efficient languages. And for the layer that it handles it doesn't introduce unacceptable inefficiencies. E.g., you wouldn't want to do ray tracing in Python, but it's fine for calling a library that does that.

Comment Re:"the most likely scenario is that it doesn't wo (Score 1) 49

I'm quite sure quantum computers are valid. Whether they're useful is another question. I'll agree that it's not clear that general purpose quantum computers will ever be useful. (I won't agree that it's clear they never will be useful.)

OTOH, specialized quantum computers are already useful. DWave sells one design.

Slashdot Top Deals

Some people only open up to tell you that they're closed.

Working...