Hi.

Today we are releasing 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, which contains many example implementations of the operations defined in fpnla using various data structures and algorithms.

Regards.

--
Mauro Blanco