<?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>Perform Complex Matrix Operations Symbolically on Sparse
Matrices</dc:title>
  <dc:title>R package lazymatrix version 0.1.0</dc:title>
  <dc:description>Provides a framework for lazy computation on large sparse matrices.
    Enables lazy evaluation of normalized data matrices, preserving sparsity
    throughout operations without materializing dense intermediate objects.
    Implements statistical algorithms including LSQR for sparse least squares
    as described in Paige and Saunders (1982)
    &lt;doi:10.1145/355984.355989&gt; and partial singular value
    decomposition via the augmented implicitly restarted Lanczos
    bidiagonalization algorithm of Baglama and Reichel (2005)
    &lt;doi:10.1137/04060593X&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Matrix, methods, stats, irlba, Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: bench, dplyr, ggplot2, knitr, rmarkdown, scales, testthat (&gt;=
3.0.0), tidyr</dc:relation>
  <dc:creator>Viktor Segersall &lt;viktor.segersall@proton.me&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Viktor Segersall [aut, cre, cph]</dc:contributor>
  <dc:rights>GPL (&gt;= 3)</dc:rights>
  <dc:date>2026-07-14</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=lazymatrix</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.lazymatrix</dc:identifier>
</oai_dc:dc>
