COpenBLAS-Linux
is a Swift package for Linux (Ubuntu) that allows you to link against OpenBLAS library.
This package is a wrapper around OpenBLAS so you have to install it before hand:
sudo apt-get install libopenblas-dev
(DEPRECATED) Swift package for Linux to wrap system library OpenBLAS
SwiftMIT