Downloading and installing

From PyPI

The PyWENO package is registered on the Python package index. If you have pip installed, you can install PyWENO by:

$ pip install pyweno

From github

The latest source distribution is also available in either zip or tar format. Finally, you can also obtain the source code on GitHub through the PyWENO project page.

Tracking the development repo

You can clone the project by running:

$ git clone git://github.com/memmett/PyWENO