<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Randomized Matrix Computations from Few Entries and Products</dc:title>
  <dc:title>R package matsketch version 0.1.0</dc:title>
  <dc:description>Implements recent randomized algorithms that answer questions
    about a large positive-semidefinite matrix while touching only a small
    part of it. Randomly pivoted Cholesky builds a low-rank approximation
    from a few rows of a kernel matrix (Chen, Epperly, Tropp and Webber
    (2025) &lt;doi:10.1002/cpa.22234&gt;), with an accelerated variant based on
    rejection sampling (Epperly, Tropp and Webber (2025)
    &lt;doi:10.1137/24m1699048&gt;). The XTrace, XNysTrace and XDiag estimators
    recover the trace and diagonal of a matrix that is available only
    through matrix-vector products (Epperly, Tropp and Webber (2024)
    &lt;doi:10.1137/23m1548323&gt;), alongside the Hutch++ estimator of Meyer,
    Musco, Musco and Woodruff (2021) &lt;doi:10.1137/1.9781611976496.16&gt;.
    Randomized Nystrom preconditioning speeds up the conjugate gradient
    method for regularized linear systems (Frangella, Tropp and Udell (2023)
    &lt;doi:10.1137/21m1466244&gt;). These pieces are combined to fit restricted
    maximum likelihood variance-component models on genomic relationship
    matrices without forming or factorizing the covariance matrix.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: graphics, grDevices, stats</dc:relation>
  <dc:relation>Suggests: knitr, Matrix, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Muhammad Farooqi &lt;mqfarooqi@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Muhammad Farooqi [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-4918-9791&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=matsketch/LICENSE)</dc:rights>
  <dc:date>2026-09-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=matsketch</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.matsketch</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
