Description
Low-level Haskell bindings to Blas.
Description
This package provides a complete low-level binding to Blas via the foreign function interface, allowing Haskell programs to take advantage of optimized routines for vector and matrix operations in Haskell.
More information can be found at the repository.