Evgenii B. Rudnyi
| Home | Teaching | Programming | Publications |
Name Last modified Size
Parent Directory 06-Apr-2011 04:17 -
FirstOrderSystem.py 15-Jul-2007 13:57 2k
SecondOrderSystem.py 15-Jul-2007 14:43 3k
post4mor.py 30-Nov-2011 15:10 48k
Post4MOR in Python. Evgenii Rudnyi (c) 2007, http://Evgenii.Rudnyi.Ru/ http://ModelReduction.com/soft/Post4MOR/ This software is a copyrighted work licensed under the terms, described in the file "FREE_LICENSE" in the parent directory. A good starting point is the documentation for Post4MOR. See Post4MORmanual.nb.pdf in the parent folder. Then look the documentation at the beginning of post4mor.py and after that use help(function_name) in python. History: 15 July 2007: Release Files ----- post4mor.py is the python module. FirstOrderSystem.py is an example for a first order system. SecondOrderSystem.py is an example for a second order system.