Package: QZ
Version: 0.2-3
Date: 2023-09-03
Title: Generalized Eigenvalues and QZ Decomposition
Authors@R: c(person("Wei-Chen", "Chen", role = c("aut", "cre"), email=
    "wccsnow@gmail.com"), person("LAPACK authors", role = c("aut", "cph")))
Depends: R (>= 3.6.0), methods, Matrix
Suggests: fda
LazyLoad: yes
LazyData: yes
Copyright: See QZ/inst/LAPACK_LICENSE.txt for the files in src/qz/.
Description: 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.10.0 or later).
License: Mozilla Public License 2.0
NeedsCompilation: yes
Maintainer: Wei-Chen Chen <wccsnow@gmail.com>
Packaged: 2023-09-03 23:06:13 UTC; snoweye
Author: Wei-Chen Chen [aut, cre],
  LAPACK authors [aut, cph]
Repository: CRAN
Date/Publication: 2023-09-04 20:50:03 UTC
Built: R 4.2.3; x86_64-w64-mingw32; 2024-04-24 01:21:16 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
