OpenScience / Software / Mathematics / Differential Equations / Ordinary



pbd

pbd is an ODE solution package, written in C, and based on the PBD method of van Bokhoven (IEEE Trans. on Circuits and Systems, v CAS-22, no 2, Feb. 1975, pp109-115). pbd provides a callable function, pbd(), which is intended … Continue reading

Share
Posted in Ordinary | Leave a comment

Ode

Ode is a Unix command-line ordinary differential equation solver. It is intended for use as a filter in pipelines, in the spirit of statistics and data-processing codes like TISEAN and |stat. Find Ode at: http://keithbriggs.info/Ode.html

Share
Posted in Ordinary | Leave a comment

Math::ODE

Solve N-th Order Ordinary Differential Equations with Perl. Object Oriented interface and easy to use. Find Math::ODE at: http://www.leto.net/code/Math-ODE/

Share
Posted in Ordinary | Leave a comment