Archive for February, 2011

15 Feb

Windows binaries for the scientific Python ecosystem

I just realized yesterday that Christoph Gohlke has a repository of binary installers (.exe) for Windows 32 and 64bit with almost all the scientific Python packages that you can dream of:

numpy, scipy and matplotlib, of course (compiled with the MKL)
cython
the ETS, including Mayavi
VTK, with the Python bindings
a variety of scikits (including the scikit-learn, hurray!)

These [...]