Install numpy
1. Download numpy at http://sourceforge.net/projects/numpy/files/NumPy/
2. untar and build
python setup.py build --fcompiler=gnu95
3. install
python setup.py install
Install numpy
1. Download numpy at http://sourceforge.net/projects/numpy/files/NumPy/
2. untar and build
python setup.py build --fcompiler=gnu95
3. install
python setup.py install