Package: deSolve
Version: 1.6
Title: General solvers for initial value problems of ordinary
        differential equations (ODE), partial differential equations
        (PDE) and differential algebraic equations (DAE)
Author: Karline Soetaert <k.soetaert@nioo.knaw.nl>, Thomas Petzoldt
        <thomas.petzoldt@tu-dresden.de>, R. Woodrow Setzer
        <setzer.woodrow@epa.gov>
Maintainer: R. Woodrow Setzer <setzer.woodrow@epa.gov>
Depends: R (>= 2.6.0)
Description: Functions that solve initial value problems of a system of
        first-order ordinary differential equations (ODE), of partial
        differential equations (PDE) and of differential algebraic
        equations (DAE). The functions provide an interface to the
        FORTRAN functions lsoda, lsodar, lsode, lsodes of the ODEPACK
        collection, to the FORTRAN functions dvode and daspk and a
        C-implementation of solvers of the Runge-Kutta family with
        fixed or variable time steps. The package contains routines
        designed for solving ODEs resulting from 1-D, 2-D and 3-D
        partial differential equations (PDE) that have been converted
        to ODEs by numerical differencing.
License: GPL (>= 2)
LazyData: yes
Repository: CRAN
Repository/R-Forge/Project: desolve
Repository/R-Forge/Revision: 286
Date/Publication: 2009-12-17 17:17:25
Packaged: 2009-12-16 21:16:47 UTC; rforge
