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

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

[Octave-bug-tracker] [bug #48807] gsvd function needs BIST tests updated


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #48807] gsvd function needs BIST tests updated
Date: Sat, 1 Oct 2016 16:17:21 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #12, bug #48807 (project octave):

Three issues with this m-file wrapper:

1. the function still does not work properly if matrices are of class single
(it's converting to double behind the scenes and returning the double).
2. there is still no tests to check that this fix actually fixes the issue.
3. the right fix would be in gsvd c++ class. If we delay the fix for 4.4, we
will then have to deal with backwards compatibility on the gsvd class.

No one has been asking for this function, we just thought it would be a quick
exercise for Barbara during GSOC so I don't think there's a big issue with
delaying it until release 4.4 when it's done properly.

Now that default was merged into stable, I'm revertinf the m-file change on
stable, merge that to default, and then removed gsvd completely for the 4.2
release.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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