Minnesota Supercomputing Institute
4.4.1
4.4.1, 3.8.1, 4.4.1
Tuesday, October 16, 2018
3.8.1, 4.4.1
Monday, October 15, 2018
3.8.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