octave-maintainers
[Top][All Lists]
Advanced

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

Re: unary mapper system redesigned + a few questions


From: Judd Storrs
Subject: Re: unary mapper system redesigned + a few questions
Date: Wed, 18 Nov 2009 11:35:12 -0500

On Wed, Nov 18, 2009 at 2:59 AM, Jaroslav Hajek <address@hidden> wrote:
> The automatic narrowing is a feature of Matlab. Dropping the narrowing
> entirely is something that IMHO wants a separate discussion. All that I'm
> saying is that if the automatic narrowing is done, constraining it to
> positive zeros makes little sense.

Hmm. I didn't realize this was the case, but in Matlab it isn't really
that objectionable because the real and imaginary components are
stored separately. e.g. tossing or adding an imaginary component
doesn't require copying. In octave they are interleaved thus copies
are mandatory?


--judd


reply via email to

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