Install libopenblas-base by entering the following commands in the terminal:
sudo apt update sudo apt install libopenblas-base
Description:
Optimized BLAS (linear algebra) library (shared library)
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. . Unlike Atlas, OpenBLAS provides a multiple architecture library. . All kernel will be included in the library and dynamically switched to the best architecture at run time (only on x86 arches). . For more information on how to rebuild locally OpenBLAS, see the section: "Building Optimized OpenBLAS Packages on your ARCH" in README.Debian
Homepage: https://github.com/xianyi/OpenBLAS
Version: 0.2.20+ds-4
Section: universe/libs