@hackage lapack-ffi0.0.3
Auto-generated interface to Fortran LAPACK
Categories
License
BSD-3-Clause
Maintainer
Henning Thielemann <haskell@henning-thielemann.de>
Links
Versions
Installation
Dependencies (2)
- base >=4.5 && <5
- netlib-ffi >=0.0 && <0.2 Show all…
Dependents (3)
@hackage/lapack, @hackage/lapack-comfort-array, @hackage/lapack-carray
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.