[Haskell-cafe] matrix vector product

Sai Hemanth K saihemanth at gmail.com
Mon Sep 12 05:42:23 CEST 2011


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 <nammukolli04 at gmail.com> wrote:

> Hi,
>  can anyone help me with the matrix vector product ....
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>


-- 
I drink I am thunk.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110912/51b42e6e/attachment.htm>


More information about the Haskell-Cafe mailing list