Skip to content

Tutorial

hplgit edited this page Feb 8, 2012 · 7 revisions

The odesolvers package contains tools for solving ordinary differential equations (ODEs). The user specifies the problem through high-level Python code. Both scalar ODEs and systems of ODEs are supported. A wide range of numerical methods for ODEs are offered.

Clone this wiki locally