# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sparselu" in publications use:' type: software license: GPL-3.0-only title: 'sparselu: Sparse LU Decomposition via SuiteSparse' version: 0.3.0 doi: 10.32614/CRAN.package.sparselu abstract: Provides an interface to the SuiteSparse UMFPACK LU factorisation routines for sparse matrices stored in compressed column format. Implements the algorithm described in Davis (2004) . authors: - family-names: Frick given-names: Kevin Michael email: kmfrick@proton.me repository: https://kmfrick.r-universe.dev commit: 8a1609fa17a68fac9f354748c85313372c1927ae date-released: '2026-03-06' contact: - family-names: Frick given-names: Kevin Michael email: kmfrick@proton.me