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).
| Version: | 0.1-9 |
| Depends: | R (≥ 3.6.0), methods, Matrix |
| Suggests: | fda |
| Published: | 2019-11-28 |
| Author: | Wei-Chen Chen [aut, cre], LAPACK authors [aut, cph] |
| Maintainer: | Wei-Chen Chen <wccsnow at gmail.com> |
| License: | Mozilla Public License 2.0 |
| Copyright: | See QZ/inst/LAPACK_LICENSE.txt for the files in src/qz/. |
| NeedsCompilation: | yes |
| Citation: | QZ citation info |
| Materials: | README ChangeLog INSTALL |
| In views: | NumericalMathematics |
| CRAN checks: | QZ results |
| Reference manual: | QZ.pdf |
| Vignettes: |
QZ-guide |
| Package source: | QZ_0.1-9.tar.gz |
| Windows binaries: | r-devel: QZ_0.1-9.zip, r-release: QZ_0.1-9.zip, r-oldrel: QZ_0.1-9.zip |
| macOS binaries: | r-release: QZ_0.1-9.tgz, r-oldrel: QZ_0.1-9.tgz |
| Old sources: | QZ archive |
Please use the canonical form https://CRAN.R-project.org/package=QZ to link to this page.