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
_______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell