blas-carray

Auto-generated interface to Fortran BLAS via CArrays

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

Version on this page:0.1.0.1
LTS Haskell 22.13:0.1.0.2
Stackage Nightly 2024-03-14:0.1.0.2
Latest on Hackage:0.1.0.2

See all snapshots blas-carray appears in

BSD-3-Clause licensed and maintained by Henning Thielemann
This version can be pinned in stack with:blas-carray-0.1.0.1@sha256:c8d80e2c868c2058cb19da1153c690e30de28727a6dabd7a77eff9f6692766d7,1677

BLAS is a package for efficient basic linear algebra operations. The reference implementation is written in FORTRAN. This is a semi-automatically generated mid-level wrapper. The functions are not ready to use for high-level applications, but they are a step closer.

See also package lapack-carray.