Linux 上科学家的 Python 发行版
我想知道是否有适用于 Linux/Mac OS X 的 Pythonxy.com 等效项?
任何类型的指针都会有帮助吗?
谢谢并致以最诚挚的问候, 维沙尔·萨普雷
I would like to find out if there is a Pythonxy.com equivalent for Linux/Mac OS X yet?
any kind of pointers would be helpful?
Thanks and best regards,
Vishal Sapre
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
Pythonxy 适用于 Linux:http://pythonxy-linux.googlecode.com
Pythonxy exists for linux : http://pythonxy-linux.googlecode.com
对于 Linux,您不需要像 PythonXY 这样的东西,因为使用包管理器安装包已经非常容易了。实际上linux下的集成度比windows下好很多。
你需要做的就是选择一个好的 Linux 发行版,并使用包管理器(apt、dnf、pacman...)安装你喜欢的包。
For linux, you don't need something like PythonXY, because it's already very easy to install packages with your package manager. Things are actually a lot better integrated under linux than under windows.
What you need to do is pick a good linux distribution, and install the packages you like with the package manager (apt, dnf, pacman...)
总有Sage。
There's always Sage.
FOSSEE 项目专门针对科学家和工程师的 FOSS。他们的产品主要基于Python,可能包含您需要的工具。
The FOSSEE project is specifically targetted at FOSS for scientists and engineers. Their offerings are mostly Python based and might contain the tools you need.
您可以查看 Enthought Python Distribution。它“为科学家提供了一套全面的工具来执行严格的数据分析和可视化。” EPD 适用于 Windows、Mac OS、RedHat、Ubuntu、Suse 和 Solaris。不过,它不是免费的(而且我与他们没有任何关系)。
You could take a look at the Enthought Python Distribution. It "provides scientists with a comprehensive set of tools to perform rigorous data analysis and visualization." EPD is available for Windows, Mac OS, RedHat, Ubuntu, Suse and Solaris. It is not free, though (and I am in no way affiliated to them).