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.
我正在使用 Ubuntu 13.10。如何为 python 2.7.6 下载数字?我需要它用于 anaconda 1.8.0 中的 python。请,有人可以帮助我吗?我需要它用于 pygame 1.9.1
PyGame 中的什么让你认为你需要 Numeric?即使在他们的网站上,它也说 Numeric 已经死了,最好使用 NumPy。