slackbuilds/academic/lapacke
Kyle Guinn bd5d180a4f
academic/lapacke: Build the deprecated routines.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
2019-02-02 08:12:07 +07:00
..
patches academic/lapacke: Updated for version 3.8.0. 2017-12-21 08:19:39 +07:00
README academic/lapacke: Updated for version 3.8.0. 2017-12-21 08:19:39 +07:00
lapacke.SlackBuild academic/lapacke: Build the deprecated routines. 2019-02-02 08:12:07 +07:00
lapacke.info academic/lapacke: Updated for version 3.8.0. 2017-12-21 08:19:39 +07:00
slack-desc academic/lapacke: Added (C interface to LAPACK). 2016-10-14 22:20:02 +07:00

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.

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