[Haskell-cafe] Is it worth adding Gaussian elimination and eigenvalues to REPA?

KC kc1956 at gmail.com
Fri Aug 31 19:43:27 CEST 2012


I realize if one wants speed you probably want to use the hMatrix
interface to GSL, BLAS and LAPACK.

Worth it in the sense of have a purely functional implementation.

-- 
--
Regards,
KC



More information about the Haskell-Cafe mailing list