indisoluble / CLapacke-Linux

Swift package for Linux to wrap system library LAPACK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Swift package for Linux to wrap system library LAPACK

License:MIT License


Languages

Language:Swift 100.0%