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

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

[Octave-bug-tracker] [bug #57185] eigs does not consistently order eigen


From: Rik
Subject: [Octave-bug-tracker] [bug #57185] eigs does not consistently order eigenvalues
Date: Thu, 14 Nov 2019 17:38:05 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #13, bug #57185 (project octave):

This is the behavior we need to match for Matlab compatibility.


Value of sigma   Output sorting
----------------------------------------------

'largestabs'     Descending order by magnitude

'largestreal'    Descending order by real part

'largestimag'    Descending order by imaginary part

'smallestabs'    Ascending order by magnitude

'smallestreal'   Ascending order by real part
'bothendsreal'   Ascending order by real part

'smallestimag'   Ascending order by imaginary part

'bothendsimag'   Descending order by absolute value of imaginary part



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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