Package: deSolve
Version: 1.11
Title: General Solvers for Initial Value Problems of Ordinary
        Differential Equations (ODE), Partial Differential Equations
        (PDE), Differential Algebraic Equations (DAE), and Delay
        Differential Equations (DDE)
Authors@R: c(person("Karline","Soetaert", role = c("aut"), 
                     email = "karline.soetaert@nioz.nl"),
             person("Thomas","Petzoldt", role = c("aut", "cre"),
                     email = "thomas.petzoldt@tu-dresden.de"),
             person("R. Woodrow","Setzer", role = c("aut"),
                     email = "setzer.woodrow@epa.gov"),
             person("odepack authors", role = "cph"))
Author: Karline Soetaert [aut],  
        Thomas Petzoldt [aut, cre],  
        R. Woodrow Setzer [aut], 
        odepack authors [cph]
Maintainer: Thomas Petzoldt <thomas.petzoldt@tu-dresden.de>
Depends: R (>= 2.15.0)
Suggests: scatterplot3d
Description: Functions that solve initial value problems of a system
        of first-order ordinary differential equations (ODE), of
        partial differential equations (PDE), of differential
        algebraic equations (DAE), and of delay differential
        equations.  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)
URL: http://desolve.r-forge.r-project.org/
LazyData: yes
Packaged: 2014-10-28 21:50:57 UTC; thpe
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-10-29 07:59:44
Built: R 3.1.2; x86_64-apple-darwin10.8.0; 2014-10-30 11:07:00 UTC; unix
Archs: deSolve.so.dSYM
