Share

TclODE - ODE Solver for Tcl

Code

Programming Languages: Tcl, Fortran, C

License: BSD License

Repositories

browse code, statistics cvs -d:pserver:anonymous@tclode.cvs.sourceforge.net:/cvsroot/tclode login

cvs -z3 -d:pserver:anonymous@tclode.cvs.sourceforge.net:/cvsroot/tclode co -P modulename

Show:

What's happening?

  • Tclode package in a safe interp

    Tclode should be loadable in a safe interp, to allow users enter arbitrary expressions which could be dangerous to evaluate in a normal interpreter. This patch adds the missing Tclode_SafeInit function.

    2009-09-20 21:43:46 UTC by egavilan

Our Numbers