Sat Mar 9 15:01:44 2024 arneodo_ode_test(): Python version: 3.8.10 Solve arneodo_ode(). Plot solution components (T,X(T)), (T,Y(T)), and (T,Z(T)). Plot (X(T),Y(T),Z(T)). parameters: alpha = -5.5 beta = 3.5 delta = -1.0 t0 = 0.0 xyz0 = [ 0.2 0.2 -0.75] tstop = 100.0 Graphics saved as "arneodo_ode_components.png" Graphics saved as "arneodo_ode_3d.png" arneodo_ode_test(): Normal end of execution. Sat Mar 9 15:01:45 2024