<?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>Certified Partial Eigenvalue and Singular Value Computation</dc:title>
  <dc:title>R package eigencore version 1.0.3</dc:title>
  <dc:description>Computes the top-k singular triplets or eigenpairs of large
    sparse and structured matrices: the computation behind principal component
    analysis on big sparse data, spectral embeddings, and low-rank
    approximation. Every result carries a numerical certificate with
    residuals, a backward-error bound, orthogonality loss, and a pass/fail
    flag, and bounds that can only be estimated are reported as such rather
    than passed. Centered, scaled, and composed operators are solved through
    native 'C++' kernels without forming dense matrices. Drop-in replacements
    for the 'RSpectra' interface are included.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: Matrix, methods</dc:relation>
  <dc:relation>Suggests: bench, knitr, rmarkdown, RSpectra, irlba, rsvd, testthat (&gt;=
3.0.0)</dc:relation>
  <dc:creator>Bradley Buchsbaum &lt;brad.buchsbaum@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Bradley Buchsbaum [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=eigencore/LICENSE)</dc:rights>
  <dc:date>2026-08-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=eigencore</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.eigencore</dc:identifier>
</oai_dc:dc>
