@hackage fpnla-examples0.1

Example implementations for FPNLA library

This package provides many example implementations of the operations defined in package fpnla using various data structures and algorithms.

IMPORTANT: Many algorithms are only partially implemented

The structures currently used are:

Operations are parallelized using the parallel framework (http://hackage.haskell.org/package/parallel), Monad-Par (http://hackage.haskell.org/package/monad-par), Repa (http://hackage.haskell.org/package/repa) and Accelerate (http://hackage.haskell.org/package/accelerate).