Home

Awesome

CLapacke-Linux

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