Hi, repa-algorithms[1] has a nice implementation. I multiplied a 1000*1000 matrix and saw all my four cores running to the full.'Twas a beautiful moment :)
There are other libraries - hmatrix for example - if you intend to have a look at the source code. regards Hemanth [1] repa-algorithms: http://hackage.haskell.org/packages/archive/repa-algorithms/2.2.0.1/doc/html/Data-Array-Repa-Algorithms-Matrix.html On Mon, Sep 12, 2011 at 8:58 AM, kolli kolli <[email protected]> wrote: > Hi, > can anyone help me with the matrix vector product .... > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > > -- I drink I am thunk.
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
