lapack-ffi-tools

Generator for Haskell interface to Fortran LAPACK

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

Version on this page:0.1.3.1@rev:2
LTS Haskell 22.39:0.1.3.1@rev:2
Stackage Nightly 2024-10-31:0.1.3.1@rev:3
Latest on Hackage:0.1.3.1@rev:3

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.1.3.1@sha256:65bbef30a41f5cc0bd37fbcc9dde617892d0b8654e2fe2e1577d6d627c9ce2cb,2677

Module documentation for 0.1.3.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-comfort-array, blas-carray, lapack-ffi, lapack-comfort-array, lapack-carray from the FORTRAN source files.