|
|
|
|
|
by gnulinux
2700 days ago
|
|
Did they write python correctly though? If you vectorize your algos well enough to exclusively use numpy scipy and never use python loops then python is really really fast (not because python is fast but because numpy/scipy is fast) |
|