{
  "_id": "6a105060acfb0bcc41ca10ef",
  "Package": "QZ",
  "Version": "0.2-4",
  "Date": "2025-04-12",
  "Title": "Generalized Eigenvalues and QZ Decomposition",
  "Authors@R": "c(person(\"Wei-Chen\", \"Chen\", role = c(\"aut\", \"cre\"), email=\n\"wccsnow@gmail.com\"), person(\"LAPACK authors\", role = c(\"aut\", \"cph\")))",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "Copyright": "See QZ/inst/LAPACK_LICENSE.txt for the files in src/qz/.",
  "Description": "Generalized eigenvalues and eigenvectors use QZ\ndecomposition (generalized Schur decomposition). The\ndecomposition needs an N-by-N non-symmetric matrix A or paired\nmatrices (A,B) with eigenvalues reordering mechanism. The\ndecomposition functions are mainly based Fortran subroutines in\ncomplex*16 and double precision of LAPACK library (version\n3.10.0 or later).",
  "License": "Mozilla Public License 2.0",
  "NeedsCompilation": "yes",
  "Maintainer": "Wei-Chen Chen <wccsnow@gmail.com>",
  "Repository": "https://snoweye.r-universe.dev",
  "Date/Publication": "2025-08-13 00:14:12 UTC",
  "RemoteUrl": "https://github.com/snoweye/qz",
  "RemoteRef": "HEAD",
  "RemoteSha": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
  "Packaged": {
    "Date": "2026-05-10 05:35:50 UTC",
    "User": "root"
  },
  "Author": "Wei-Chen Chen [aut, cre],\nLAPACK authors [aut, cph]",
  "MD5sum": "3fe126a764049174e16dba33043f41ad",
  "_user": "snoweye",
  "_type": "src",
  "_file": "QZ_0.2-4.tar.gz",
  "_fileid": "8e3ef04e9b05262340ee4137ec41a6c58eb2aeac8551320d5d316ce82bcd04a2",
  "_filesize": 639277,
  "_sha256": "8e3ef04e9b05262340ee4137ec41a6c58eb2aeac8551320d5d316ce82bcd04a2",
  "_created": "2026-05-10T05:35:50.000Z",
  "_published": "2026-05-22T12:47:28.246Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77382308092,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901282994"
    },
    {
      "job": 77382308206,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901283419"
    },
    {
      "job": 77382308078,
      "time": 123,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901282427"
    },
    {
      "job": 77382308079,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901283557"
    },
    {
      "job": 77382308557,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901282411"
    },
    {
      "job": 77382308199,
      "time": 191,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901289852"
    },
    {
      "job": 77382308208,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901282191"
    },
    {
      "job": 77382308117,
      "time": 218,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901292913"
    },
    {
      "job": 77382307514,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901269302"
    },
    {
      "job": 77382307496,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160823054"
    },
    {
      "job": 77382308020,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901282358"
    },
    {
      "job": 77382308447,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6901284472"
    },
    {
      "job": 77382308425,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901280828"
    }
  ],
  "_buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/snoweye/qz",
  "_commit": {
    "id": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
    "author": "snoweye <wccsnow@gmail.com>",
    "committer": "snoweye <wccsnow@gmail.com>",
    "message": "0.2-4 was forgotten to be pushed in April.\n",
    "time": 1755044052
  },
  "_maintainer": {
    "name": "Wei-Chen Chen",
    "email": "wccsnow@gmail.com",
    "login": "snoweye",
    "uuid": 2565440
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "fda",
      "role": "Suggests"
    }
  ],
  "_owner": "snoweye",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "snoweye",
      "count": 67,
      "uuid": 2565440
    }
  ],
  "_userbio": {
    "uuid": 2565440,
    "type": "user",
    "name": "Wei-Chen Chen"
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/QZ"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/snoweye/qz",
  "_searchresults": 92,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/QZ.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/snoweye/qz",
  "_realowner": "snoweye",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-0",
      "date": "2013-06-01"
    },
    {
      "version": "0.1-1",
      "date": "2013-06-04"
    },
    {
      "version": "0.1-2",
      "date": "2013-06-24"
    },
    {
      "version": "0.1-3",
      "date": "2013-07-02"
    },
    {
      "version": "0.1-4",
      "date": "2013-07-03"
    },
    {
      "version": "0.1-5",
      "date": "2016-12-21"
    },
    {
      "version": "0.1-6",
      "date": "2017-05-14"
    },
    {
      "version": "0.1-7",
      "date": "2019-06-05"
    },
    {
      "version": "0.1-8",
      "date": "2019-11-20"
    },
    {
      "version": "0.1-9",
      "date": "2019-11-28"
    },
    {
      "version": "0.2-1",
      "date": "2020-12-13"
    },
    {
      "version": "0.2-2",
      "date": "2022-01-11"
    },
    {
      "version": "0.2-3",
      "date": "2023-09-04"
    },
    {
      "version": "0.2-4",
      "date": "2025-04-13"
    }
  ],
  "_exports": [
    "fda.geigen",
    "geigen",
    "H",
    "ordqz",
    "print.dgees",
    "print.dgeev",
    "print.dgges",
    "print.dggev",
    "print.dtgsen",
    "print.dtrsen",
    "print.zgees",
    "print.zgeev",
    "print.zgges",
    "print.zggev",
    "print.ztgsen",
    "print.ztrsen",
    "qz",
    "qz.dgees",
    "qz.dgeev",
    "qz.dgges",
    "qz.dggev",
    "qz.dtgsen",
    "qz.dtrsen",
    "qz.geigen",
    "qz.zgees",
    "qz.zgeev",
    "qz.zgges",
    "qz.zggev",
    "qz.ztgsen",
    "qz.ztrsen"
  ],
  "_datasets": [
    {
      "name": "exA1",
      "title": "Small example datasets",
      "object": "example_A",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exA2",
      "title": "Small example datasets",
      "object": "example_A",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exA3",
      "title": "Small example datasets",
      "object": "example_A",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exA4",
      "title": "Small example datasets",
      "object": "example_A",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exAB1",
      "title": "Small example datasets",
      "object": "example_AB",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exAB2",
      "title": "Small example datasets",
      "object": "example_AB",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exAB3",
      "title": "Small example datasets",
      "object": "example_AB",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exAB4",
      "title": "Small example datasets",
      "object": "example_AB",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "00_QZ-package",
      "title": "Generalized Eigenvalues and QZ Decomposition",
      "topics": [
        "QZ-package"
      ]
    },
    {
      "page": "yy_transpose",
      "title": "Conjugate Transpose for Complex Matrix",
      "topics": [
        "H"
      ]
    },
    {
      "page": "11_example",
      "title": "Small example datasets",
      "topics": [
        "exA1",
        "exA2",
        "exA3",
        "exA4",
        "exAB1",
        "exAB2",
        "exAB3",
        "exAB4"
      ]
    },
    {
      "page": "30_fda_geigen",
      "title": "Generalized Eigen Analysis as in fda Package",
      "topics": [
        "fda.geigen"
      ]
    },
    {
      "page": "21_qz_geigen",
      "title": "Generalized Eigen Values",
      "topics": [
        "geigen",
        "qz.geigen"
      ]
    },
    {
      "page": "xx_print.method",
      "title": "Functions for Printing Objects According to Classes",
      "topics": [
        "print.dgees",
        "print.dgeev",
        "print.dgges",
        "print.dggev",
        "print.dtgsen",
        "print.dtrsen",
        "print.zgees",
        "print.zgeev",
        "print.zgges",
        "print.zggev",
        "print.ztgsen",
        "print.ztrsen"
      ]
    },
    {
      "page": "23_qz",
      "title": "QZ Decomposition",
      "topics": [
        "qz"
      ]
    },
    {
      "page": "24_ordqz",
      "title": "Reordering QZ Decomposition",
      "topics": [
        "ordqz"
      ]
    },
    {
      "page": "dd_qz_dgees",
      "title": "QZ Decomposition for a Real Matrix",
      "topics": [
        "qz.dgees"
      ]
    },
    {
      "page": "dd_qz_dgeev",
      "title": "Generalized Eigenvalues Decomposition for a Real Matrix",
      "topics": [
        "qz.dgeev"
      ]
    },
    {
      "page": "bb_qz_dgges",
      "title": "QZ Decomposition for Real Paired Matrices",
      "topics": [
        "qz.dgges"
      ]
    },
    {
      "page": "bb_qz_dggev",
      "title": "Generalized Eigenvalues Decomposition for Real Paired Matrices",
      "topics": [
        "qz.dggev"
      ]
    },
    {
      "page": "bc_qz_dtgsen",
      "title": "Reordered QZ Decomposition for Real Paired Matrices",
      "topics": [
        "qz.dtgsen"
      ]
    },
    {
      "page": "dd_qz_dtrsen",
      "title": "Reordered QZ Decomposition for a Real Matrix",
      "topics": [
        "qz.dtrsen"
      ]
    },
    {
      "page": "cc_qz_zgees",
      "title": "QZ Decomposition for a Complex Matrix",
      "topics": [
        "qz.zgees"
      ]
    },
    {
      "page": "cc_qz_zgeev",
      "title": "Generalized Eigenvalues Decomposition for a Complex Matrix",
      "topics": [
        "qz.zgeev"
      ]
    },
    {
      "page": "aa_qz_zgges",
      "title": "QZ Decomposition for Complex Paired Matrices",
      "topics": [
        "qz.zgges"
      ]
    },
    {
      "page": "aa_qz_zggev",
      "title": "Generalized Eigenvalues Decomposition for Complex Paired Matrices",
      "topics": [
        "qz.zggev"
      ]
    },
    {
      "page": "ac_qz_ztgsen",
      "title": "Reordered QZ Decomposition for Complex Paired Matrices",
      "topics": [
        "qz.ztgsen"
      ]
    },
    {
      "page": "cc_qz_ztrsen",
      "title": "Reordered QZ Decomposition for a Complex Matrix",
      "topics": [
        "qz.ztrsen"
      ]
    }
  ],
  "_readme": "https://github.com/snoweye/qz/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "QZ-guide.Rnw",
      "filename": "QZ-guide.pdf",
      "title": "QZ-guide",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-07-03 16:28:59",
      "modified": "2020-12-13 20:02:12",
      "commits": 5
    }
  ],
  "_score": 5.440909082065218,
  "_indexed": true,
  "_nocasepkg": "qz",
  "_universes": [
    "snoweye"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "ae469519221e562a8f1df0382e657126f3dede75d55a041177bc5741bac07a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "8789b0ac592893d64b729d1bc2aaa4dc967ea8fc0de6205ec2fa5f7ac917024a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "16ae3698e65ede3e5eb9d321cfd7fc8efdb87c3d21ca8acd305ea0f265f13ce2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "8537337fe295fe11debb7ac477f9f6049ebb3d0c8c5dd32ed598f556ac33b3fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:46.000Z",
      "arch": "aarch64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "a64d811e4c8dbe911cee737863294217f3856ce1c43ce2c19af9fca94f0a01e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-10T05:38:33.000Z",
      "arch": "x86_64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "bad5684275e51babd5908c71fbd369e9f5d3db8ca8080394a2e9b239bf66717b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:41.000Z",
      "arch": "aarch64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "4cbe536467ace4a59d4e1ed19a8c2f882c8f3e3a2d2d3a1774256e2da4c5dfa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2-4",
      "date": "2026-05-10T05:38:50.000Z",
      "arch": "x86_64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "110575b87f18f125638357fcbd702273bf9520e43ea686d40ac8f300e6ad83ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:19.000Z",
      "arch": "x86_64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "f6582e2a8f2d000cbdd97829418efa5db12d36f03548d38bbde75c36feb48dc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:48.000Z",
      "arch": "x86_64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "18994e9d21a712682129626793ad2a9719381b0f1d9e314ffb5a9cc80c18e211",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2-4",
      "date": "2026-05-10T05:37:08.000Z",
      "arch": "x86_64",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "7ea678741baf3f56be3457d6446ec8a5a512622f97cd7545e33d46129c18c13a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2-4",
      "date": "2026-05-22T12:46:58.000Z",
      "arch": "emscripten",
      "commit": "efc7d6cee9319c34c6da600ef725931dfd0761aa",
      "fileid": "7b6ea9ba07b3bc7056fc888ba08192cc3a3816885baebb5b6fe69dae6ffd4737",
      "status": "success",
      "buildurl": "https://github.com/r-universe/snoweye/actions/runs/25620864699"
    }
  ]
}