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

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

[Octave-bug-tracker] [bug #46856] Add 'stable' flag for `unique` and rel


From: Luis Mendo
Subject: [Octave-bug-tracker] [bug #46856] Add 'stable' flag for `unique` and related fiunctions?
Date: Fri, 08 Jan 2016 23:56:18 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?46856>

                 Summary: Add 'stable' flag for `unique` and related
fiunctions?
                 Project: GNU Octave
            Submitted by: lmendo
            Submitted on: vie 08 ene 2016 23:56:17 GMT
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Luis Mendo
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0
        Operating System: Any

    _______________________________________________________

Details:

In recent Matlab versions, the `unique` function supports a 'stable' flag. In
this mode, it returns the unique elements in the *original* order, not sorted.
There's also a 'sorted' flag, which is the default.

The same happens with set functions: `union`, `intersect`, `setdiff`,
`setxor`.

Are there any plans to include this behaviour in Octave?

Thanks for your time!




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

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