[Haskell-cafe] matrix manipulations and calculations

Stefan Kersten sk at k-hornz.de
Fri Sep 9 15:23:13 CEST 2011


On 9/9/11 1:44 PM, Aleksey Khudyakov wrote:
> If you install hmatrix with -fVector key it will use storable vectors
> from vector package.

that flag defaults to True, so the representations are actually the same 
by default:

http://hackage.haskell.org/packages/archive/hmatrix/0.12.0.0/hmatrix.cabal

<sk>



More information about the Haskell-Cafe mailing list