libatlas package
Mia Lopez
I am new to Ubuntu. An installation of a machine learning package requires me to install the libatlas package with the following bash line (sudo apt-get install -y build-essential git libcurl4-openssl-dev libatlas-)
However - I get an error message saying that Ubuntu is unable to locate the libatlas package. Where might one find this package? Many thanks in advance.
1 Answer
I think you mean libatlas-base-dev
All atlas packages in Ubuntu:
libatlas-base-dev: Automatically Tuned Linear Algebra Software, generic staticlibatlas-dev: Automatically Tuned Linear Algebra Software, C header fileslibatlas-doc: Automatically Tuned Linear Algebra Software, documentationlibatlas-test: Automatically Tuned Linear Algebra Software, test programslibatlas3-base: Automatically Tuned Linear Algebra Software, generic sharedlibatlas3gf-base: Transitional package to libatlas3-base