pst-ode.

Solving initial value problems for sets of Ordinary Differential Equations.

Version: 0.2
Maintaner: Alexander Grahn
License: lppl
Packaged on: 9/26/2012 10:00:05 PM
Number of files: 8
Size on disk: 154.57 kB

The package defines \pstODEsolve for solving initial value problems for sets of Ordinary Differential Equations (ODE) using the Runge-Kutta-Fehlberg (RKF45) method with automatic step size adjustment. The result is stored as a PostScript object and may be plotted later using macros from other PSTricks packages, such as \listplot (pst-plot) and \listplotThreeD (pst-3dplot), or may be further processed by user-defined PostScript procedures. Optionally, the computed state vectors can be written as a table to a text file.