27-Dec-2022 23:38:19 cauchy_method_test(): MATLAB/Octave version 4.2.2 Test cauchy_method(). We use a constant stepsize. stiff_cauchy_fixed_test(): Solve stiff ODE using the Cauchy method + fixed point. Using theta = 0.25 Graphics saved as "stiff_cauchy_fixed_0.25.png" stiff_cauchy_fixed_test Normal end of execution. stiff_cauchy_fixed_test(): Solve stiff ODE using the Cauchy method + fixed point. Using theta = 0.5 Graphics saved as "stiff_cauchy_fixed_0.5.png" stiff_cauchy_fixed_test Normal end of execution. stiff_cauchy_fixed_test(): Solve stiff ODE using the Cauchy method + fixed point. Using theta = 0.75 Graphics saved as "stiff_cauchy_fixed_0.75.png" stiff_cauchy_fixed_test Normal end of execution. stiff_cauchy_fsolve_test(): Solve stiff ODE using the Cauchy method + fsolve(). Using theta = 0.25 Graphics saved as "stiff_cauchy_fsolve_0.25.png" stiff_cauchy_fsolve_test(): Normal end of execution. stiff_cauchy_fsolve_test(): Solve stiff ODE using the Cauchy method + fsolve(). Using theta = 0.5 Graphics saved as "stiff_cauchy_fsolve_0.5.png" stiff_cauchy_fsolve_test(): Normal end of execution. stiff_cauchy_fsolve_test(): Solve stiff ODE using the Cauchy method + fsolve(). Using theta = 0.75 Graphics saved as "stiff_cauchy_fsolve_0.75.png" stiff_cauchy_fsolve_test(): Normal end of execution. cauchy_method_test: Normal end of execution. 27-Dec-2022 23:38:22