generated at
2/16/2025, 8:06:35 AM
NumPy
Travis Oliphant
アルゴリズム部分はCで実装されている
通常の配列のと比較してメモリ使用量が少ない
Pythonのforを使わないので
Pythonのforが遅い
問題にぶつからない
C, C++, FORTANと相互接続できる
github
>
#WIP
ndarray
NumPy 2.0
https://qiita.com/DevPairWM/items/78b78fb5231de2980871
18年ぶりのメジャーアップデートらしい
https://numpy.org/devdocs/release/2.0.0-notes.html
http://shiba6v.hatenablog.com/entry/shape_commentator_release
https://github.com/dpilger26/NumCpp
C++実装
/odiak/TypeScriptでnumpyのような行列計算のライブラリを書いた話
ts実装
https://github.com/PyO3/rust-numpy
Rust実装
https://medium.com/better-programming/numpy-illustrated-the-visual-guide-to-numpy-3b1d4976de1d
図解
https://betterprogramming.pub/numpy-illustrated-the-visual-guide-to-numpy-3b1d4976de1d