Metadata-Version: 1.0
Name: glumpy
Version: 0.2.1
Summary: A python module for fast visualization of numpy arrays using OpenGL
Home-page: http://code.google.com/p/glumpy/
Author: Nicolas P. Rougier
Author-email: Nicolas.Rougier@loria.fr
License: BSD
Download-URL: http://pypi.python.org/pypi/glumpy
Description: 
        glumpy is  a small python library  for the rapid vizualization  of numpy arrays
        (mainly two dimensional) that has  been designed with efficiency in mind, using
        OpenGL. If you want to draw nice figures for inclusion in a scientific article,
        you'd better use matplotlib. If you want  to have a sense of what's going on in
        your simulation while it is running, then maybe glumpy can help you.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: MacOS X
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Scientific/Engineering
