help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Broadcasting equivalent for multiplication?


From: Juan Pablo Carbajal
Subject: Re: Broadcasting equivalent for multiplication?
Date: Wed, 1 May 2013 22:15:52 +0200

On Wed, May 1, 2013 at 10:06 PM, Nir Krakauer <address@hidden> wrote:
>> Oh, a remark, since I've fallen prey to this at least twice: if you
>> just do W = squeeze (sum (Z)), this is just ordinary matrix
>> multiplication W =X'*Y. Make sure you're not slowly reimplementing
>> matrix multiplication!
>
> In this case I actually do need Z. The method you showed works great!
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave

Since you are at ti... anybody in the mood of commentig suggesting
improvements for this related function?

https://sourceforge.net/p/octave/feature-requests/50/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]