Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Numeric multivariable ode solver in Sage?

hi everyone, is there any numeric multivariable ode solver in sage? i want to solve the double pendulum problem, so i need to solve 4 first order differential equations which deppends on theta_1(t) amd thetha_2(t). I need something like a multivariable runge kutta algorithm

click to hide/show revision 2
retagged

Numeric multivariable ode solver in Sage?

hi everyone, is there any numeric multivariable ode solver in sage? i want to solve the double pendulum problem, so i need to solve 4 first order differential equations which deppends on theta_1(t) amd thetha_2(t). I need something like a multivariable runge kutta algorithm