lapack-ffi

Auto-generated interface to Fortran LAPACK

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

Version on this page:0.0.2
LTS Haskell 22.14:0.0.3
Stackage Nightly 2024-03-28:0.0.3
Latest on Hackage:0.0.3

See all snapshots lapack-ffi appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:lapack-ffi-0.0.2@sha256:582283c5ad755287d1b81cb4b7679da03d84a3d07f0efc6974499eeb1ef4c2fd,1606
Depends on 2 packages(full list with versions):
Used by 3 packages in nightly-2019-07-26(full list with versions):

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.