deSolve
Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE')
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', 'zvode' 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.
- Version1.40
- R version≥ 3.3.0
- LicenseGPL-2
- LicenseGPL-3
- Needs compilation?Yes
- deSolve citation info
- Last release11/27/2023
Documentation
Team
Thomas Petzoldt
Karline Soetaert
R. Woodrow Setzer
Peter N. Brown
Show author detailsRolesContributorGeorge D. Byrne
Show author detailsRolesContributorErnst Hairer
Show author detailsRolesContributorAlan C. Hindmarsh
Show author detailsRolesContributorCleve Moler
Show author detailsRolesContributorLinda R. Petzold
Show author detailsRolesContributorYoucef Saad
Show author detailsRolesContributorClement W. Ulrich
Show author detailsRolesContributor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Imports3 packages
- Suggests2 packages
- Reverse Depends28 packages
- Reverse Imports84 packages
- Reverse Suggests22 packages