If you don't think about using easy_install or pip, you're done.
Install Python. There is an installer for Win. http://www.python.org/ftp/python/2.7.4/python-2.7.4.msi
Install NumPy. There is an installer for Win. http://sourceforge.net/projects/numpy/files/NumPy/1.7.0/numpy-1.7.0-win32-superpack-python2.7.exe/download
Install SciPy. There is an installer for Win. http://sourceforge.net/projects/scipy/files/scipy/0.12.0/scipy-0.12.0-win32-superpack-python2.7.exe/download
Install matplotlib. There is an installer for Win. https://github.com/downloads/matplotlib/matplotlib/matplotlib-1.2.0.win32-py2.7.exe
that's all. Windows Benly (white eyes
(Added on 2015/8/4) It is convenient to use pip. http://qiita.com/mojaie/items/241eb7006978e6962d05
Recommended Posts