<?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>Nonlinear Root Finding, Equilibrium and Steady-State Analysis of
Ordinary Differential Equations</dc:title>
  <dc:title>R package rootSolve version 1.8.2.4</dc:title>
  <dc:subject>CRAN Task View: DifferentialEquations (https://CRAN.R-project.org/view=DifferentialEquations)</dc:subject>
  <dc:subject>CRAN Task View: NumericalMathematics (https://CRAN.R-project.org/view=NumericalMathematics)</dc:subject>
  <dc:description>Routines to find the root of nonlinear functions, and to perform steady-state and equilibrium analysis of ordinary differential equations (ODE). 
  Includes routines that: (1) generate gradient and jacobian matrices (full and banded),
  (2) find roots of non-linear equations by the 'Newton-Raphson' method, 
  (3) estimate steady-state conditions of a system of (differential) equations in full, banded or sparse form, using the 'Newton-Raphson' method, or by dynamically running,
  (4) solve the steady-state conditions for uni-and multicomponent 1-D, 2-D, and 3-D partial differential equations, that have been converted to ordinary differential equations
    by numerical differencing (using the method-of-lines approach).
  Includes fortran code.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.01)</dc:relation>
  <dc:relation>Imports: stats, graphics, grDevices</dc:relation>
  <dc:creator>Karline Soetaert &lt;karline.soetaert@nioz.nl&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Karline Soetaert [aut, cre],
  Alan C. Hindmarsh [ctb] (files lsodes.f, sparse.f),
  S.C. Eisenstat [ctb] (file sparse.f),
  Cleve Moler [ctb] (file dlinpk.f),
  Jack Dongarra [ctb] (file dlinpk.f),
  Youcef Saad [ctb] (file dsparsk.f)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2023-09-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rootSolve</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rootSolve</dc:identifier>
</oai_dc:dc>
