CMD + K

r-qz

Community

Generalized eigenvalues and eigenvectors use QZ decomposition (generalized Schur decomposition). The decomposition needs an N-by-N non-symmetric matrix A or paired matrices (A,B) with eigenvalues reordering mechanism. The decomposition functions are mainly based Fortran subroutines in complex*16 and double precision of LAPACK library (version 3.4.2. or later).

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-qz

Usage Tracking

0.1_7
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Generalized eigenvalues and eigenvectors use QZ decomposition (generalized Schur decomposition). The decomposition needs an N-by-N non-symmetric matrix A or paired matrices (A,B) with eigenvalues reordering mechanism. The decomposition functions are mainly based Fortran subroutines in complex*16 and double precision of LAPACK library (version 3.4.2. or later).

Last Updated

Dec 2, 2019 at 21:45

License

Mozilla Public License 2.0

Total Downloads

3

Supported Platforms

linux-64
macOS-64
win-64