10 May 2025 01:09:16 PM logistic_exact_test(): C version logistic_exact() evaluates the exact solution of the logistic ODE. parameters: r = 1 k = 1 t0 = 0 y0 = 0.5 tstop = 8 y0 = 0.05 y0 = 0.1 y0 = 0.2 y0 = 0.5 Data stored in 'logistic_exact_data.txt' Plot commands stored in 'logistic_exact_commands.txt' logistic_exact_test(): Normal end of execution. 10 May 2025 01:09:16 PM