[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66595] The qz function documentation was not
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #66595] The qz function documentation was not updated with generalized eigenvalues are no longer returned |
Date: |
Tue, 24 Dec 2024 01:57:51 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?66595>
Summary: The qz function documentation was not updated with
generalized eigenvalues are no longer returned
Group: GNU Octave
Submitter: None
Submitted: Tue 24 Dec 2024 06:57:46 AM UTC
Category: Octave Function
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Documentation
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 9.3.0
Operating System: Any
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Tue 24 Dec 2024 06:57:46 AM UTC By: Anonymous
The top of the doc is aligned with how it can be called:
-- [AA, BB, Q, Z, V, W] = qz (A, B)
-- [AA, BB, Q, Z, V, W] = qz (A, B, OPT)
However, the docs state later:
"There are two calling forms of the function:
1. ‘[AA, BB, Q, Z, V, W, LAMBDA] = qz (A, B)’"
but LAMBDA is no longer returned.
It would be nice to mention ordeig can be used to get the eigenvalues LAMBDA.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66595>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [Octave-bug-tracker] [bug #66595] The qz function documentation was not updated with generalized eigenvalues are no longer returned,
anonymous <=