blas-carray

Auto-generated interface to Fortran BLAS via CArrays

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

Version on this page:0.0
LTS Haskell 22.14:0.1.0.2
Stackage Nightly 2024-03-28: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.0@sha256:691803cc09b96b7e80d334e42fae731bc9300965c7b2f364dcc9cd0b0f98e07c,1671

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.