Metadata-Version: 1.1
Name: modepy
Version: 2013.1
Summary: Modes and nodes for high-order methods
Home-page: http://wiki.tiker.net/boxtree
Author: Andreas Kloeckner
Author-email: inform@tiker.net
License: MIT
Description: 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>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
