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

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

[Octave-bug-tracker] [bug #63281] bsxfun fails to preserve sparse output


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #63281] bsxfun fails to preserve sparse output for some functions
Date: Thu, 27 Oct 2022 15:15:13 -0400 (EDT)

Follow-up Comment #12, bug #63281 (project octave):

Like for the isfinite vs. isinf and isnan case from bug #63277, it seems that
the decision was made at some point long ago that operations which will surely
cause the matrix to fill in should return full matrix objects and the others
not.

Separate from broadcasting, is Octave compatible with Matlab when performing
sparse/full and full/sparse binary operations?  If so, we have tests to ensure
that we don't accidentally break that compatibility?  If not, I guess having
tests would be a good first step.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63281>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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