Installation

Stable release

$ pip install ode

From source

Download the repository with

$ git clone git://github.com/bierschenk/ode

or

$ curl  -OL https://github.com/bierschenk/ode/tarball/master

and install with:

$ python setup.py install