Python 2.6.2 is now default python module.
by
Roy Einar Dragseth
—
last modified
Mar 13, 2010 09:15 PM
The default python module is now changed from 2.5.1 to 2.6.2
The python module contains scipy, numpy, mpi4py and several other useful modules for scientific computations. Use the command:
module load python
to enable it.
The old version is still available with:
module load python/2.5.1

