Kyle Guinn bc9f88a89a academic/lapacke: Updated for version 3.10.0 před 2 roky
..
patches bc9f88a89a academic/lapacke: Updated for version 3.10.0 před 2 roky
README 8b9684d32c academic/lapacke: Updated for version 3.9.1. před 3 roky
lapacke.SlackBuild bc9f88a89a academic/lapacke: Updated for version 3.10.0 před 2 roky
lapacke.info bc9f88a89a academic/lapacke: Updated for version 3.10.0 před 2 roky
slack-desc 747fb8f1cf academic/lapacke: Added (C interface to LAPACK). před 7 roky

README

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.