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

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

[Octave-bug-tracker] [bug #44453] Document that intersect (and other set


From: Rik
Subject: [Octave-bug-tracker] [bug #44453] Document that intersect (and other set functions) return only unique elements
Date: Sun, 08 Mar 2015 01:25:21 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Update of bug #44453 (project octave):

                Category:         Octave Function => Documentation          
              Item Group:        Incorrect Result => Incorrect Documentation
                  Status:                    None => Confirmed              
                 Release:                   3.8.2 => 4.0.0-rc1              
        Operating System:       Microsoft Windows => Any                    
                 Summary: Intersect function returning neither complete vector
of common elements nor indices => Document that intersect (and other set
functions) return only unique elements

    _______________________________________________________

Follow-up Comment #1:

This is the correct behavior and matches the Matlab function
(http://www.mathworks.com/help/matlab/ref/intersect.html).  The documentation
needs to be updated to say that "unique" or "non-repetitive" elements are
returned.

This is a pretty easy change to the m-files in the scripts/set directory.  If
you can prepare a changeset or diff I can review and push it to the Mercurial
repository

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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