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

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

[Octave-bug-tracker] [bug #53603] 'find' incompatible with ML


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #53603] 'find' incompatible with ML
Date: Tue, 10 Apr 2018 13:43:24 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #8, bug #53603 (project octave):

Rik: finding the cause looking at diffs was fairly fast.  It was the change in
the idx_vector constructor to use make_nd_vector.  It took more time to decide
what to do, and discovering a bunch of failed tests after my first attempt. 
That reminded me that find (row_vector) produces a row vector, not a column. 
Too many special cases!


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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