Octave installation

Octave installation#

Windows and Linux#

For Octave compilation on Windows and Linux, you need the LAPACK, LAPACKE and BLAS libraries installed.

MacOS#

When on MacOS, you must make sure OPENBLAS is installed.

Once installed, open the Mac terminal and type

brew info openblas

Now make sure the addresses of the two export flags match those used in line 35 of compileAll.m.