标签: python vector matrix python-3.x
是否有适用于矢量和矩阵的优秀Python 3库?
以下是我希望在这样的库中找到的一些功能:
答案 0 :(得分:9)
numpy的1.5版本与Python 3兼容。
答案 1 :(得分:1)
你可以下载numpy for python 3:http://sourceforge.net/projects/numpy/files/NumPy/1.5.1/numpy-1.5.1-win32-superpack-python3.1.exe/download
它是蟒蛇世界中最适合你需要的工具