Metadata-Version: 1.0
Name: Aesthete
Version: 0.4.2
Summary: Integrated mathematics environment
Home-page: http://launchpad.net/aesthete
Author: Phil Weir
Author-email: pweir@maths.otago.ac.nz
License: LICENSE.txt
Description: ========
        Aesthete
        ========
        
        Aesthete is an integrated mathematics environment, incorporating
        
        * Glypher: WYSIWYG computer algebra package over Sympy
        * Glancer: matplotlib GUI
        * Source: underlying discrete/continuous mapping manager (inc CSV, functions, etc.)
        
        -------
        Website
        -------
        
        Please see http://launchpad.net/aesthete for further details
        
        ------------
        Dependencies
        ------------
        
        * numpy (>=1.4.1)
        * scipy (>=0.7.2)
        * sympy (>=0.7.1)
        * pycairo (>=1.8.8)
        * pygobject (>=2.21.5)
        * pygtk (>=2.17.0)
        * PIL (>=1.1.7)
        * matplotlib (>=1.0.1)
        * IPython (>=0.10)
        * rsvg (>=2.30.0)
        * argparse (>=1.1)
        * lxml (>=2.3)
        
        Packages for Sympy 0.7.x series should in turn depend on mpmath but, if not, you may need to install python-mpmath separately
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: X11 Applications
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: Topic :: Scientific/Engineering :: Mathematics
