You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Octave MEX functions compilation can crash if there is no LAPACKE installed.
It would be nice if the dependencies were listed somewhere in the installation instructions or if there was a script for requirements installation.
In this case, it could include liblapackliblapack-devlibopenblas-baselibopenblas-devliblapacke-dev
The text was updated successfully, but these errors were encountered:
The Octave MEX functions compilation can crash if there is no LAPACKE installed.
It would be nice if the dependencies were listed somewhere in the installation instructions or if there was a script for requirements installation.
In this case, it could include
liblapack
liblapack-dev
libopenblas-base
libopenblas-dev
liblapacke-dev
The text was updated successfully, but these errors were encountered: