Attention
SCARF is migrating to Rocky 9, please see Rocky 9 Migration for details on the Rocky 9 cluster
numpy
Note
SCARF is migrating to the SLURM batch system, instructions on this page which refer to LSF commands, parameters or configuration do not apply to SLURM. Please see our SLURM page for more information.
RHEL7 Modules:
numpy/1.14.0-gcc-4.8.5-python-2.7.5
numpy/1.14.0-gcc-4.8.5-python-3.4.5
numpy/1.14.0-gcc-4.8.5-python-3.6.3
numpy/1.14.0-intel-17.0.2-python-3.6.3
numpy/1.14.0-intel-17.0.2-python-3.6.5
numpy/1.8.2-foss-2018b-Python-2.7.15.lua
Description for numpy:
NumPy: array processing for numbers, strings, records, and objects.
Using numpy:
$ module load numpy/1.9.2-Python-3.4.3
$ python3
>>> import numpy
Documentation for numpy: