# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sparseLM" in publications use:' type: software license: GPL-2.0-only title: 'sparseLM: Interface to the ''sparseLM'' Levenberg-Marquardt Library' version: '0.5' doi: 10.1007/978-3-642-15552-9_4 identifiers: - type: doi value: 10.32614/CRAN.package.sparseLM abstract: Provides an R interface to the 'sparseLM' C library for large-scale nonlinear least squares problems with arbitrarily sparse Jacobians. The underlying solver implements a sparse variant of the Levenberg-Marquardt algorithm for minimizing sum-of-squares objective functions, supports user-supplied analytic Jacobians or finite-difference approximation, and is designed to exploit sparsity for improved memory use and performance. This package exposes the solver in R and uses sparse matrix classes and the 'CHOLMOD' sparse Cholesky factorization routines through the 'Matrix' package interface. Methods from the C library are described in Lourakis (2010) . authors: - family-names: Smith given-names: Colin email: colin.smith@wesleyan.edu orcid: https://orcid.org/0000-0002-4651-167X - family-names: Lourakis given-names: Manolis orcid: https://orcid.org/0000-0003-4596-5773 preferred-citation: type: conference-paper title: Sparse Non-linear Least Squares Optimization for Geometric Vision authors: - family-names: Lourakis given-names: Manolis I. A. collection-title: 'Computer Vision - ECCV 2010: 11th European Conference on Computer Vision, Heraklion, Crete, Greece, September 5-11, 2010, Proceedings, Part II' collection-type: proceedings editors: - family-names: Daniilidis given-names: Kostas - family-names: Maragos given-names: Petros - family-names: Paragios given-names: Nikos volume: '6312' year: '2010' publisher: name: Springer doi: 10.1007/978-3-642-15552-9_4 start: 43-56 conference: name: 'Computer Vision - ECCV 2010: 11th European Conference on Computer Vision, Heraklion, Crete, Greece, September 5-11, 2010, Proceedings, Part II' address: Berlin, Heidelberg repository: https://smith-group.r-universe.dev repository-code: https://github.com/smith-group/sparseLM commit: 24a5e75811d7bce5dc7d1a7949569381b1228caf url: https://smith-group.github.io/sparseLM/ date-released: '2026-03-30' contact: - family-names: Smith given-names: Colin email: colin.smith@wesleyan.edu orcid: https://orcid.org/0000-0002-4651-167X