blob: 1c67d43b686865dcff0b0976c9b33807b1069148 (
plain)
1
2
3
4
5
6
7
|
LAPACKE provides a native C interface to LAPACK routines available at
www.netlib.org/lapack to facilitate usage of LAPACK functionality for C
programmers.
This package is intended for use with the Netlib reference LAPACK. It should
also work with other LAPACK implementations that do not already provide a
LAPACKE implementation.
|