Description
Helper modules for comfort-array wrappers 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-comfort-array
and lapack-comfort-array
.