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

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

[Octave-bug-tracker] [bug #54144] Why can't issorted() work on sparse ma


From: Rik
Subject: [Octave-bug-tracker] [bug #54144] Why can't issorted() work on sparse matrices?
Date: Mon, 18 Jun 2018 21:33:14 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #54144 (project octave):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #2:

One thing that appears to be missing is support in liboctave/array/Sparse.h
for issorted.  Only Array.h and Range.h have the issorted routine.  It could
be that issorted has not been implemented for sparse matrices in liboctave. 
sort() for Sparse matrices is declared in Sparse.h and this is valid


sort (sparse (magic (5)))




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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