Thu Mar 7 12:51:17 2024 rucklidge_ode_test(): Python version: 3.8.10 Solve rucklidge_ode(). Plot solution components (T,X(T)), (T,Y(T)), and (T,Z(T)). Plot (X(T),Y(T),Z(T)). parameters: kappa = -2.0 lamda = -6.7 t0 = 0.0 xyz0 = [1. 0. 4.5] tstop = 100.0 Graphics saved as "rucklidge_ode_components.png" Graphics saved as "rucklidge_ode_3d.png" rucklidge_ode_test(): Normal end of execution. Thu Mar 7 12:51:18 2024