SlackBuildsOrg/academic/lapacke
Kyle Guinn ff3ecdf383
academic/lapacke: Updated for version 3.12.0
Signed-off-by: Kyle Guinn <elyk03@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-01-13 07:14:25 +07:00
..
patches academic/lapacke: Updated for version 3.12.0 2024-01-13 07:14:25 +07:00
lapacke.info academic/lapacke: Updated for version 3.12.0 2024-01-13 07:14:25 +07:00
lapacke.SlackBuild academic/lapacke: Updated for version 3.12.0 2024-01-13 07:14:25 +07:00
README
slack-desc

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.

xblas is an optional dependency.

To build a static library in addition to the shared library, pass
STATIC=yes to the script.