The files in this directory are a testsuite for and demonstration of
the contrib_ode routines.  The command "make check" will test the 
local maxima.

README
Makefile 
testsuite.lisp            - Driver adapted from tests/testsuite.lisp
rtest_ode_sym.mac         - unit tests for ode1_lie.mac functions
rtest_ode_sym2.mac        - unit tests for ode1_lie.mac functions
rtest_ode1_riccati.mac    - unit tests for ode1_riccati.mac functions
rtest_ode1_abel.mac       - unit tests for ode1_abel.mac functions
rtestode_murphy_1_1.mac   - ODEs   1 - 100 from Murphy Appendix A.1
rtestode_murphy_1_2.mac   - ODEs 101 - 200 from Murphy Appendix A.1
rtestode_murphy_1_3.mac   - ODEs 201 - 300 from Murphy Appendix A.1
rtestode_murphy_1_4.mac   - ODEs 301 - 400 from Murphy Appendix A.1
rtestode_murphy_1_5.mac   - ODEs 401 - 500 from Murphy Appendix A.1
rtestode_murphy_1_6.mac   - ODEs 501 - 600 from Murphy Appendix A.1
rtestode_murphy_2_1.mac   - ODEs   1 - 100 from Murphy Appendix A.2
rtestode_murphy_2_2.mac   - ODEs 101 - 200 from Murphy Appendix A.2
rtestode_murphy_2_3.mac   - ODEs 201 - 300 from Murphy Appendix A.2
rtestode_murphy_2_4.mac   - ODEs 301 - 400 from Murphy Appendix A.2
rtestode_murphy_2_5.mac   - ODEs 401 - 500 from Murphy Appendix A.2
rtestode_murphy_2_6.mac   - ODEs 501 - 600 from Murphy Appendix A.2
rtestode_kamke_1_1.mac    - ODEs from Kamke  1.1   - 1.100
rtestode_kamke_1_2.mac    - ODEs from Kamke  1.101 - 1.200
rtestode_kamke_1_3.mac    - ODEs from Kamke  1.201 - 1.300
rtestode_kamke_1_4.mac    - ODEs from Kamke  1.301 - 1.400
rtestode_kamke_1_5.mac    - ODEs from Kamke  1.401 - 1.500
rtestode_kamke_1_6.mac    - ODEs from Kamke  1.501 - 1.576
rtestode_kamke_2_1.mac    - ODEs from Kamke  2.1   - 2.100
rtestode_kamke_2_2.mac    - ODEs from Kamke  2.101 - 2.200
rtestode_kamke_2_3.mac    - ODEs from Kamke  2.201 - 2.300
rtestode_kamke_2_4.mac    - ODEs from Kamke  2.301 - 2.400
rtestode_kamke_2_5.mac    - ODEs from Kamke  2.401 - 2.445


  References:
 
    G M Murphy, Ordinary Differential Equations and Their 
    Solutions, Van Nostrand, 1960

    E Kamke, Differentialgleichungen Losungsmethoden und Losungen, 
    Vol 1, Geest & Portig, Leipzig, 1961

Local Variables: ***
mode: Text ***
End: ***
