Description
Generator for Haskell interface to Fortran LAPACK.
Description
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.