Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added description

...

Table of Contents

Description

Octave is an open source alternative to MATLAB.  It is typically less performant than MATLAB due to its lack of a just-in-time compiler, but it requires no licensing.  It has fewer toolboxes / less functionality available than MATLAB, but is overall much simpler to set up and is great for back-of-the-napkin linear algebra calculations.

Self-Service Version Installation/Updates

Specific versions of Octave can be installed by using Conda on your Cortex VM.  To do so, first search conda-forge to see what versions of Octave are available:

...

DateLinux DistributionVersion
2020/07/27CentOS 73.8.2
2020/07/27CentOS 85.2.0
2020/07/27Debian 94.0.3
2020/07/27Debian 104.4.1
2020/07/27Ubuntu 18.044.2.2

Further Reading