Description
Auto-generated interface to Fortran LAPACK.
Description
LAPACK is a package for efficient numerically robust linear algebra. The original implementation is written in FORTRAN.
This is an automatically generated low-level wrapper. We provide bindings to functions of all variants for Float
, Double
, Complex Float
and Complex Double
. We do not use TemplateHaskell nor HSC nor CHS, but instead Haskell 98 code generated by the custom lapack-ffi-tools
package.