octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #52009] allow creation of 1-by-1 array with a


From: Rik
Subject: [Octave-bug-tracker] [bug #52009] allow creation of 1-by-1 array with a single function handle
Date: Fri, 15 Sep 2017 12:38:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #6, bug #52009 (project octave):

I like the suggestion.  It is a general phenomenon that


[ x ] == x


so for efficiency it would be nice if every data type avoided the unnecessary
call to resize.  But, yes we would have to have special decode logic for
ranges since '[ ]' is the equivalent of 'full (x)'. 


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52009>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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