回答編集履歴
1
追加
answer
CHANGED
@@ -2,4 +2,4 @@
|
|
2
2
|
https://github.com/numpy/numpy
|
3
3
|
|
4
4
|
あと、重要な要素として、Python自体はとても遅いというのがあると思います。
|
5
|
-
For文が
|
5
|
+
For文が遅いことは有名ですしね。
|