<?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>Solvers for Large-Scale Eigenvalue and SVD Problems</dc:title>
  <dc:title>R package RSpectra version 0.16-2</dc:title>
  <dc:subject>CRAN Task View: NumericalMathematics (https://CRAN.R-project.org/view=NumericalMathematics)</dc:subject>
  <dc:description>R interface to the 'Spectra' library
    &lt;https://spectralib.org/&gt; for large-scale eigenvalue and SVD
    problems. It is typically used to compute a few
    eigenvalues/vectors of an n by n matrix, e.g., the k largest eigenvalues,
    which is usually more efficient than eigen() if k &lt;&lt; n. This package
    provides the 'eigs()' function that does the similar job as in 'Matlab',
    'Octave', 'Python SciPy' and 'Julia'. It also provides the 'svds()' function
    to calculate the largest k singular values and corresponding
    singular vectors of a real matrix. The matrix to be computed on can be
    dense, sparse, or in the form of an operator defined by the user.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.0.2)</dc:relation>
  <dc:relation>Imports: Matrix (&gt;= 1.1-0), Rcpp (&gt;= 0.11.5)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen (&gt;= 0.3.3.3.0)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, prettydoc</dc:relation>
  <dc:creator>Yixuan Qiu &lt;yixuan.qiu@cos.name&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yixuan Qiu [aut, cre],
  Jiali Mei [aut] (Function interface of matrix operation),
  Gael Guennebaud [ctb] (Eigenvalue solvers from the 'Eigen' library),
  Jitse Niesen [ctb] (Eigenvalue solvers from the 'Eigen' library)</dc:contributor>
  <dc:rights>MPL (&gt;= 2)</dc:rights>
  <dc:date>2024-07-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RSpectra</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RSpectra</dc:identifier>
</oai_dc:dc>
