Menu

Tree [678964] default tip /
 History

Read Only access


File Date Author Commit
 README 2013-04-06 piton83 piton83 [678964] Initial commit
 trax.py 2013-04-06 piton83 piton83 [678964] Initial commit

Read Me

This small program named TRAX is capable of solving systems of ordinary 
differential equations and plotting the solution on a phase plane as well as 
function of time. The program is intended for educational purposes.
The program runs on any Python-enabled platform, including GNU/Linux and 
MS\Windows OSs. To run the program you will need a python interpreter ver. 2.x 
and compatible versions of numpy, scipy and matplotlib libraries.