<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Nonlinear root finding, equilibrium and steady-state analysis of
ordinary differential equations</dc:title>
  <dc:subject>CRAN Task View: DifferentialEquations (http://CRAN.R-project.org/view=DifferentialEquations)</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 ODEs 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:creator>Karline Soetaert &lt;k.soetaert@nioo.knaw.nl&gt;</dc:creator>
  <dc:contributor>Karline Soetaert &lt;k.soetaert@nioo.knaw.nl&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-08-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=rootSolve</dc:identifier>
 </rdf:Description>
</rdf:RDF>

