Description
Helper modules for FFI to BLAS and LAPACK.
Description
Netlib is a collection of packages for efficient numeric linear algebra. Most prominent parts of Netlib are BLAS and LAPACK. These packages contain functions for matrix computations, solution of simultaneous linear equations and eigenvalue problems.
This package provides definitions shared by the packages blas-ffi
and lapack-ffi
.