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

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

[Octave-patch-tracker] [patch #9897] Implement the missing ordqz functio


From: Martin K
Subject: [Octave-patch-tracker] [patch #9897] Implement the missing ordqz function.
Date: Tue, 25 Feb 2020 05:01:46 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:72.0) Gecko/20100101 Firefox/72.0

URL:
  <https://savannah.gnu.org/patch/?9897>

                 Summary: Implement the missing ordqz function. 
                 Project: GNU Octave
            Submitted by: grisu86
            Submitted on: Tue 25 Feb 2020 10:01:44 AM UTC
                Category: Core : new function
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I implemented the ordqz function which is still missing in Octave. Until now,
Octave says that it is not implemented yet. The function follows the calling
sequence of its MATLAB counterpart but also allows the keywords used by the
reordering functionallity of Octave's qz function. The patch includes
documentation and a set of software tests. The reordering works for real and
complex data using the {D,Z}TGSEN function of LAPACK. 





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 25 Feb 2020 10:01:44 AM UTC  Name: octave-ordqz.patch  Size: 25KiB  
By: grisu86

<http://savannah.gnu.org/patch/download.php?file_id=48496>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?9897>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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