deSolve (Q16672): Difference between revisions
From MaRDI portal
Changed an Item |
Set profile property. |
||
Property / MaRDI profile type | |||
Property / MaRDI profile type: MaRDI software profile / rank | |||
Normal rank |
Revision as of 07:03, 4 March 2024
Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE')
Language | Label | Description | Also known as |
---|---|---|---|
English | deSolve |
Solvers for Initial Value Problems of Differential Equations ('ODE', 'DAE', 'DDE') |
Statements
27 November 2023
0 references
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.
0 references
expanded from: GPL (≥ 2) (English)
0 references