octave¶
Description¶
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.
Homepage¶
https://www.gnu.org/software/octave/
Available Versions on RCAC Clusters¶
| Cluster | Versions |
|---|---|
| ANVIL | 6.3.0 |
| BELL | 9.1.0 |
| NEGISHI | 7.3.0 |
Module¶
You can load the module by:
Note for using octave
Run module spider octave beforehand to check if this version requires any prerequisite modules.