....................................................................... python: intro to solve with python , ode(finite difference),version 1.0 peter.vlasschaert@gmail.com,31/08/2022 ....................................................................... ................................................................................................... vibration ode : diff(u,t,2)+w^2*u = 0 ,ic :diff(u,t=0) = r,u(0) =1,finite difference : maxima doc. ................................................................................................... model with : r=0 ................................ plot2d,r,exact solution ,close * ................................ .................................... plot2d.r--,finite difference,close * ....................................