blas-ffi

Auto-generated interface to Fortran BLAS

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

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

See all snapshots blas-ffi appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:blas-ffi-0.0.1.1@sha256:6e18a94512ebe06210d9f6b8b21c43e5701ea2668467d99358e4fb53e7f50515,1581
Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2018-11-11(full list with versions):

BLAS is a package for efficient basic linear algebra operations. The reference implementation is written in FORTRAN.

This is an automatically generated low-level interface. 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.