CLapacke-Linux

March 18, 2018 ยท View on GitHub

CLapacke-Linux is a Swift package for Linux (Ubuntu) that allows you to link against LAPACK library.

This package is a wrapper around LAPACK so you have to install it before hand:

sudo apt-get install liblapacke-dev