Hi Naveen,

Yes I have checked it with non-zero input matrices, and it works fine. I
modified it to support floating point matrices too, and that works well. It
doesn't work only when there are zeros in it.
If you have you own implementation of matrix multiplication, would you mind
sharing it with me?
It would be very helpful.

Regards,
Shailesh

On Thu, Mar 15, 2012 at 6:23 AM, Naveen Mahale <nav...@zinniasystems.com>wrote:

> Hi Shailesh,
>
> Please check the implementation. Other than zeros, say there are proper
> numbers in the input. Is it giving you the right output? Because long back
> i had taken code from the link which you had mentioned. But for some reason
> it was not working. Now i have written my own implementation for matrix
> multiplication on hadoop.
>
> Regards,
> Naveen
>
> On Thu, Mar 15, 2012 at 12:40 AM, Shailesh <shailesh.shai...@gmail.com
> >wrote:
>
> > Hello,
> >
> > My question is posted in the link below:
> >
> > http://stackoverflow.com/q/9708427/1269809?sem=2
> >
> > Any help or feedback would be very helpful.
> >
> > Regards,
> > Shailesh
> >
>

Reply via email to