next up previous
Next: Obtaining Taylor Up: Taylor User's Manual Previous: Taylor User's Manual

What is Taylor

Taylor is an ODE solver generator. It reads a system of ODEs and it outputs an ANSI C routine that performs a single step of the numerical integration of these ODEs, by means of the Taylor method. Each step of integration chooses the step and the order in an adaptive way trying to keep the local error below a given threshold, and to minimize the global computational effort. There is also support for several extended precision arithmetics.



Maorong Zou
Tue Nov 13 09:42:48 CST 2001