SlackBuildsOrg/academic/lapacke/README
Kyle Guinn 747fb8f1cf
academic/lapacke: Added (C interface to LAPACK).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-10-14 22:20:02 +07:00

7 lines
332 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.