|
|
|
|
|
by syllogism
1877 days ago
|
|
Oh, I didn't take it as a pointed criticism or anything. It just seemed like it would be an instructive example. The underlying point I often make to people is that Python's slowness introduces a lot of incidental complexity, and you find yourself fiddling with numpy or something instead of just writing normal code and expecting it to perform normally. |
|