[Haskell-cafe] ANNOUNCE: fpnla - A library for NLA operations

Mauro Blanco blancomau at gmail.com
Sun Feb 2 23:55:35 UTC 2014


Hi.

Today we are releasing fpnla <http://hackage.haskell.org/package/fpnla>,
which defines a framework for linear algebra operations of BLAS and LAPACK.
As its main features it allows:
- Definition of multiple representations of vectors and matrices.
- Arbitrary combination of strategies and structure representations.
- Type-safe manipulation of context information associated to each strategy.
- Definition of specialized strategies for a given representation.

And also fpnla-examples <http://hackage.haskell.org/package/fpnla-examples>,
which contains many example implementations of the operations defined in
fpnla using various data structures and algorithms.

Regards.

-- 
Mauro Blanco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140202/3d7860ad/attachment.html>


More information about the Haskell-Cafe mailing list