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

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

[Octave-bug-tracker] [bug #45171] isequal fails for large sparse matrice


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #45171] isequal fails for large sparse matrices (subscript indixes too large)
Date: Wed, 28 Sep 2016 14:54:51 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #4, bug #45171 (project octave):

x is the result of 


[i_x,j_x,x] = find (x);


so even if the original x was a matrix after this call
it will be a vector.

similarly for y below in the code

nonetheless I see no problem in using numel instead of length if you prefer
...

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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