Menu

TclODE 1.0 released

I am pleased to announce the initial release of TclODE, a solver for Ordinary Differential Equations (specifically, initial-value problems) integrated into the Tcl programming language. Based on the popular LSODE (Livermore Solver for Ordinary Differential Equations) code, TclODE is tightly integrated into the Tcl language and allows time extrapolation and root finding for systems of ordinary differential equations expressed as Tcl expressions. Unlike the original Fortran code, it is expected to be fully thread-safe and reëntrant, allowing it to be fully integrated as a physics modeller in modern systems.

Contact kennykb@users.sourceforge.net for more information.

Posted by Kevin B KENNY 2007-12-13

Log in to post a comment.