Difference between revisions of "Octave"
Jump to navigation
Jump to search
Line 47: | Line 47: | ||
WRITE CITATION HERE | WRITE CITATION HERE | ||
|}} | |}} | ||
+ | =Validation= | ||
+ | * Validated 4/5/2018 |
Revision as of 17:47, 5 April 2018
Description
GNU Octave is a high-level interpreted language, primarily intended for numerical computations. It provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. It also provides extensive graphics capabilities for data visualization and manipulation. Octave is normally used through its interactive command line interface, but it can also be used to write non-interactive programs. The Octave language is quite similar to Matlab so that most programs are easily portable.
Required Modules
Serial
- Octave
System Variables
- HPC_{{#uppercase:Octave}}_DIR - installation directory
- HPC_{{#uppercase:Octave}}_BIN - execution program directory
- HPC_{{#uppercase:Octave}}_LIB - library directory
- HPC_{{#uppercase:Octave}}_DOC - documentation directory
Validation
- Validated 4/5/2018