workshop code examples
files in the directory -
nwtn.cpp - simple Newton's method solver for a single-variable function jnwtn2.cpp - Newton's method for a two variable problem pen_drv.cpp - RK4 method for driven pendulum vdp_drv.cpp - RK4 method for van der Pol's equation