Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Take a look at http://doc.sagemath.org/html/en/reference/calculus/sage/calculus/desolvers.html

Especially:

http://doc.sagemath.org/html/en/reference/calculus/sage/calculus/desolvers.html#sage.calculus.desolvers.desolve_rk4

and

http://doc.sagemath.org/html/en/reference/calculus/sage/calculus/desolvers.html#sage.calculus.desolvers.eulers_method

A simple google search also shows

https://wiki.sagemath.org/interact/diffeq

and Marshall Hampton did here a wonderful didactical presentation!