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

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

[Octave-bug-tracker] [bug #41818] Fixed up "find" function with template


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #41818] Fixed up "find" function with templates and fourth parameter
Date: Fri, 11 Aug 2023 17:31:59 -0400 (EDT)

Update of bug #41818 (project octave):

                  Status:         Patch Submitted => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

in octave 9.0.0, the first incompatibility fixed by the patch no longer
exists:


>> a = sparse(0,0)
a = Compressed Column Sparse (rows = 0, cols = 0, nnz = 0)

>> size (find (a))
ans = 
 
   0   0

(matches matlab 2023a)

as there hasn't been any response by the originator of this report in almost a
decade regarding potential benefit of the other changes, I'm closing the
report as won't fix.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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