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

Mauro Blanco blancomau at gmail.com
Mon Feb 3 01:51:54 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, algorithms and parallelism libraries.

Regards.

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


More information about the Haskell mailing list