octave Overview
GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.Support
Usage
Octave was built with the default gcc to include hdf5. So the PGI compilers need to be unloaded before hdf5 is loaded, and then the octave module can be loaded.module unload PE-pgi module load hdf5 module load octave octave
Builds
RHEA
- 3.8.2
- 3.8.2-mkl