Hello minh, Monday, May 29, 2006, 2:01:29 PM, you wrote:
> hi, > Bulat, i quote the doc for Data.Array.Storable : > "It is similar to IOUArray but slower. Its advantage is that it's > compatible with C." > So you speak about Storable because Matthew wants to use BLAS and LAPACK ? of course. IOUArray can't be used together with external libs. and if someone need this fast speed together with FFI, he can switch to ghc 6.5 or use module i attached here -- Best regards, Bulat mailto:[EMAIL PROTECTED]
ForeignArray.hs
Description: Binary data
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
