Re: [Pdl-devel] meigen sort criteria for eigenvalue and eigenvectors.

2022-07-05 Thread Ed .
gor...@exa.unne.edu.ar> Sent: 05 July 2022 21:57 To: Guillermo P. Ortiz<mailto:gor...@exa.unne.edu.ar>; pdl-gene...@lists.sourceforge.net<mailto:pdl-gene...@lists.sourceforge.net>; pdl-devel@lists.sourceforge.net<mailto:pdl-devel@lists.sourceforge.net> Subject: Re: [Pdl-dev

Re: [Pdl-devel] meigen sort criteria for eigenvalue and eigenvectors.

2022-07-05 Thread Guillermo P. Ortiz
Yes, Dear Luis, your are fast and right ! just confirm that using meigen() to obtain eigenvectors (right) if you perform matrix multiplication (x) the vector are in the rows but if you want to see they you need the transpose Thanks ! El mar, 5 jul 2022 a las 16:10, Luis Mochan () escribió: > >

Re: [Pdl-devel] meigen sort criteria for eigenvalue and eigenvectors.

2022-07-05 Thread Luis Mochan
Dear Guillermo, I guess the eigenvectors are the rows, not the columns, and they are normalized! Regards, Luis On Tue, Jul 05, 2022 at 03:05:16PM -0300, Guillermo P. Ortiz wrote: > Dear PDL developers, > > Trying to use meigen() for eigenvalue problem with matrix 4x4 without > threading for

Re: [Pdl-devel] meigen sort criteria for eigenvalue and eigenvectors.

2022-07-05 Thread Ed .
et>; pdl-devel@lists.sourceforge.net<mailto:pdl-devel@lists.sourceforge.net> Subject: [Pdl-devel] meigen sort criteria for eigenvalue and eigenvectors. Dear PDL developers, Trying to use meigen() for eigenvalue problem with matrix 4x4 without threading for now, I realize that eigenvalues

[Pdl-devel] meigen sort criteria for eigenvalue and eigenvectors.

2022-07-05 Thread Guillermo P. Ortiz
Dear PDL developers, Trying to use meigen() for eigenvalue problem with matrix 4x4 without threading for now, I realize that eigenvalues seems did not have any ordered output, is not it? In the first example below the second eigenvalue is larger than the first === Matrix: [ [