@hackage / blas-carray

Auto-generated interface to Fortran BLAS via CArrays

Latest0.1.0.2

About

Metadata

  • Last updated , by HenningThielemann
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Henning Thielemann <haskell@henning-thielemann.de>

  • Lottery factor: 0

Links

Installation

Readme

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.