mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
a4398d10d2
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
424 B
Text
10 lines
424 B
Text
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.
|
|
|
|
To build a static library in addition to the shared library, pass
|
|
STATIC=yes to the script.
|