Awesome
CBLAS-Linux
CBLAS-Linux
is a Swift package for Linux (Ubuntu) that allows you to link against BLAS library.
This package is a wrapper around BLAS so you have to install it before hand:
sudo apt-get install libblas-dev
CBLAS-Linux
is a Swift package for Linux (Ubuntu) that allows you to link against BLAS library.
This package is a wrapper around BLAS so you have to install it before hand:
sudo apt-get install libblas-dev