10 May 2025 01:11:07 PM midpoint_fixed_test(): C version Test midpoint_fixed() on several ODE's. predator_prey_midpoint_fixed_test(): A pair of ordinary differential equations for a population of predators and prey are solved using midpoint_fixed(). predator_prey_midpoint_fixed_test: data stored in "predator_prey_midpoint_fixed_data.txt". predator_prey_midpoint_fixed_test: plot commands stored in "predator_prey_midpoint_fixed_commands.txt". stiff_midpoint_fixed_test(): Solve stiff_ode() using midpoint_fixed(). stiff_ode_test: data stored in 'stiff_midpoint_fixed_data1.txt' and 'stiff_midpoint_fixed_data2.txt'. stiff_ode_test: plot commands stored in "stiff_midpoint_fixed_commands.txt". midpoint_fixed_test(): Normal end of execution. 10 May 2025 01:11:07 PM