This docker runs GNU Octave - an open source Matlab - which provides capabilities for the numerical solution of linear and nonlinear problems, and for performing other numerical experiments. The ...
MATLAB [1] has to be one of the all time greats for analyzing nearly any sort of data, just like a spreadsheet is for making a plot of data. Alas, these programs while powerful do have a limitation – ...
singularity pull docker://gnuoctave/octave:11.3.0 # Start container (command-line interface) singularity run octave_11.3.0.sif See below for starting Octave with GUI ...