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

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

[Octave-bug-tracker] [bug #44425] set functions (intersect, union, etc.)


From: Rik
Subject: [Octave-bug-tracker] [bug #44425] set functions (intersect, union, etc.) are in different shape than Matlab
Date: Sat, 07 Mar 2015 17:59:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0

Update of bug #44425 (project octave):

                  Status:                    None => Confirmed              
                 Release:                   3.8.0 => 4.0.0-rc1              
                 Summary: intersect results are in different shape than in
Matlab => set functions (intersect, union, etc.) are in different shape than
Matlab

    _______________________________________________________

Follow-up Comment #4:

This is related to bug #42577 (setdiff output dimension inconsistency) which
was fixed by following the rules derived there.  Apparently those were
incorrect.

This is a relatively easy fix because the code is just in m-files in the
scripts/set directory.  There is already provision to detect the orientation
of the inputs and "correct" the output orientation.  The documentation of each
m-file needs to be updated as well to reflect that now column vectors are the
preferred output.

This is a minor change so I don't have any issues checking in a fix before the
4.0 release as I don't think it will destabilize anything.  But I don't have
time to fix this right now myself.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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