Minnesota Supercomputing Institute
4.4.1
4.4.1, 9.2.0, 3.8.1, 4.4.1
Tuesday, August 20, 2024
9.2.0, 3.8.1, 4.4.1
Octave (a.k.a GNU Octave) is a open source computational software built to be compatible with Matlab. It is a interpreted language which provides commands that can be used to perform matrix manipulation, linear algebra, plotting, performing differentiation and integration, optimization, statistics and many more.
To run this software interactively in a Linux environment run the commands:
module load octave octave
For additional information