Skip to content
README.rst 571 B
Newer Older
modepy
======

modepy is a simple package to help you set up high order discretizations by
providing orthogonal basis functions and interpolation nodes.

It is (closely) based on Matlab routines by Tim Warburton and Jan Hesthaven from the book:

    Hesthaven, Jan S., and Tim Warburton. Nodal Discontinuous Galerkin Methods:
    Algorithms, Analysis, and Applications. 1st ed. Springer, 2007.

Resources:

* `documentation <http://documen.tician.de/modepy>`_
* `wiki home page <http://wiki.tiker.net/ModePy>`_
* `source code via git <http://github.com/inducer/modepy>`_