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

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

[Octave-bug-tracker] [bug #48807] new gsvd function is incompatible w/Ma


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #48807] new gsvd function is incompatible w/Matlab
Date: Sun, 4 Sep 2016 16:55:14 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

I have changed the order of the arguments to match what we would expect from
Matlab (and reducing code duplication)

http://hg.savannah.gnu.org/hgweb/octave/rev/de24ca103c21

added support for float to liboctave gsvd (but did not make an interface to it
on libinterp)

http://hg.savannah.gnu.org/hgweb/octave/rev/09005ac7d56c

and moved the class into the octave namespace as discussed some weeks ago on
the mailing list

http://hg.savannah.gnu.org/hgweb/octave/rev/0aee8b620864

It's still needed:

* X, C, and S must be Matlab compatible (and the tests adjusted);
* support for class single from the Octave interpreter (with tests)

Nir or Barbara, can you do it? Without these very soon, I will remove them
from the next 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]