help-octave
[Top][All Lists]
Advanced

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

Re: Octave and cargo cult programmingHello


From: Judd Storrs
Subject: Re: Octave and cargo cult programmingHello
Date: Thu, 13 Sep 2012 18:19:37 -0400

On Thu, Sep 13, 2012 at 5:54 PM, Sergei Steshenko <address@hidden> wrote:
_Nowhere_ in my scripts I care about row <-> column vector, but with broadcasting ON by default Octave starts issuing warnings in case I confuse row <-> column vector.

Actually I agree with you somewhat here. It's so extremely retarded that some of functions generate column vectors and some other ones generate row vectors (although I can't find an example at the moment, of course!--but it does bite me in the butt with broadcasting every now and then). Keeping track of which functions do which is a pain in the ass. I also used to rely on error to set me straight about that.


--judd

reply via email to

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