NumPy 1.20 has been released
NumPy 1.20 has been released
Posted Feb 24, 2021 6:19 UTC (Wed) by ncm (guest, #165)Parent article: NumPy 1.20 has been released
"Absolutely slow" is unnecessarily verbose. "Relatively slow" is, too. "Slow" is short and correct. Say "Python is a slow language." Its users know, and have chosen.
Just to be clear, I do not mean that slow is the same as bad, or that Python is a bad language. I use it. In most places where we use programs, slow is fast enough. Slower than Python was fast enough to land on the moon. There is enough room in the world for a slow language.
But I would not use Python where throughput or latency does matter, anyway not without a lot of help from, e.g., NumPy.
