<?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>Interface to the 'sparseLM' Levenberg-Marquardt Library</dc:title>
  <dc:title>R package sparseLM version 0.5</dc:title>
  <dc:description>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) &lt;doi:10.1007/978-3-642-15552-9_4&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: Matrix</dc:relation>
  <dc:relation>Imports: methods</dc:relation>
  <dc:relation>LinkingTo: Matrix</dc:relation>
  <dc:creator>Colin Smith &lt;colin.smith@wesleyan.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Colin Smith [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-4651-167X&gt;),
  Manolis Lourakis [aut] (ORCID: &lt;https://orcid.org/0000-0003-4596-5773&gt;)</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2026-03-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sparseLM</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sparseLM</dc:identifier>
</oai_dc:dc>
