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

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

[Octave-bug-tracker] [bug #65424] svds(A) returns singular values in rev


From: Rik
Subject: [Octave-bug-tracker] [bug #65424] svds(A) returns singular values in reversed order for complex A
Date: Sat, 9 Mar 2024 00:03:23 -0500 (EST)

Follow-up Comment #3, bug #65424 (group octave):

The algorithm switching is probably based on whether a full decomposition is
requested (3 output argument) or just the singular values themselves (1 output
argument).  Both svds (z) and svds (z,2) sort the singular values in
descending order when there is only one output.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65424>

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




reply via email to

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