[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63277] isfinite returns full array in Matlab
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #63277] isfinite returns full array in Matlab for sparse input |
Date: |
Wed, 26 Oct 2022 22:58:49 -0400 (EDT) |
Follow-up Comment #1, bug #63277 (project octave):
I can understand converting to full for any function that will return true for
an input of 0 since that is guaranteed to turn a very sparse matrix into
something that is mostly filled with non-zero entries. But the same would
happen for "sparse_matrix == 0", and I don't think that operator gets the same
special treatment. If I'm right about that, then maybe this is a candidate
for tagging as "WTF, Matlab".
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63277>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/