Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 numpy 放在带有 ARM 处理器的系统上。我对这些处理器没有太多经验,所以我不完全确定从哪里开始。我尝试通过谷歌搜索答案,但没有成功找到有关交叉编译 numpy 的细节。我目前在机器上有 python 版本 2.4 并且正在尝试导入 numpy 1.6.2 。关于我可以从哪里开始的任何建议?