<?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>Computation of the Sparse Inverse Subset</dc:title>
  <dc:title>R package sparseinv version 0.1.4</dc:title>
  <dc:description>Creates a wrapper for the 'SuiteSparse' routines 
    that execute the Takahashi equations. These equations compute the
    elements of the inverse of a sparse matrix at locations where the
    its Cholesky factor is structurally non-zero. The resulting matrix is known as a 
	sparse inverse subset. Some helper functions are also implemented. 
	Support for spam matrices is currently limited and will be implemented 
	in the future. See Rue and Martino (2007) &lt;doi:10.1016/j.jspi.2006.07.016&gt; 
	and Zammit-Mangion and Rougier (2018) &lt;doi:10.1016/j.csda.2018.02.001&gt; for the 
	application of these equations to statistics.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1)</dc:relation>
  <dc:relation>Imports: Matrix, methods, Rcpp, spam</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: covr, testthat</dc:relation>
  <dc:creator>Andrew Zammit-Mangion &lt;andrewzm@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Andrew Zammit-Mangion [aut, cre],
  Timothy Davis [ctb],
  Patrick Amestoy [ctb],
  Iain Duff [ctb],
  John K. Reid [ctb]</dc:contributor>
  <dc:rights>GPL (&gt;= 2.1)</dc:rights>
  <dc:date>2026-07-20</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sparseinv</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sparseinv</dc:identifier>
</oai_dc:dc>
