deSolve
swMATH4499CRANdeSolveMaRDI QIDQ16672
Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE')
Karline Soetaert, Thomas Petzoldt, R. Woodrow Setzer
Last update: 27 November 2023
Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0
Software version identifier: 1.35, 1.1, 1.2-1, 1.2-2, 1.2-3, 1.2, 1.3, 1.5-1, 1.5, 1.6, 1.7, 1.8.1, 1.8, 1.9, 1.10-2, 1.10-3, 1.10-4, 1.10-5, 1.10-6, 1.10-7, 1.10-8, 1.10-9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.20, 1.21, 1.23, 1.24, 1.25, 1.27.1, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32, 1.33, 1.34, 1.36, 1.37, 1.38, 1.40
Source code repository: https://github.com/cran/deSolve
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.
Related Items (only showing first 100 items - show all)
This page was built for software: deSolve