Search for tag: "solve_ivp"

Solving Differential Equations in Python: Higher order ODEs with solve_ivp

We look at how to break a second order ode into two couple first order ODEs so that these can be integrated using scipy's solve_ivp function.

From  Mark Naylor 1 likes 4,711 plays 0