lapack-ffi-tools

Generator for Haskell interface to Fortran LAPACK

http://hub.darcs.net/thielema/lapack-ffi-tools/

Version on this page:0.0.0.1
LTS Haskell 23.20:0.1.3.2
Stackage Nightly 2025-05-02:0.1.3.2
Latest on Hackage:0.1.3.2

See all snapshots lapack-ffi-tools appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:lapack-ffi-tools-0.0.0.1@sha256:ec0fcfd006bf95ba4c6eee3b09bf49b7bb6ac9caacb30763ff5a8cca338fe315,2614

Module documentation for 0.0.0.1

There are no documented modules for this package.

LAPACK is a package for efficient numerically robust linear algebra. The original implementation is written in FORTRAN.

The program in this package generates the modules for the packages blas-ffi, blas-carray, lapack-ffi, lapack-carray from the FORTRAN source files.