[Numpy-discussion] Sources more confusing in Python

Eric Carlson ecarlson at eng.ua.edu
Sun Apr 7 14:30:29 EDT 2013


Hello,
For most people who want to be doing amazing things through python with 
little fuss, you'd probably be better off downloading a comprehensive 
distribution that includes many useful modules. Some examples of several -

For windows:
Pythonxy - http://code.google.com/p/pythonxy/wiki/Downloads
Enthought Python Distribution (EPD, commercial) - 
http://www.enthought.com/products/epd.php
A La Carte HPC Scientific downloads - 
http://www.lfd.uci.edu/~gohlke/pythonlibs/


For OSX or Linux:
EPD
Sage - http://www.sagemath.org/index.html

At the very least, you can go to these sites and identify 
packages/modules that may be of interest to you, then go to PyPI for 
more details.

Cheers,
Eric








More information about the NumPy-Discussion mailing list