Metadata-Version: 1.0
Name: Aesthete
Version: 0.4.1-7
Summary: Integrated mathematics environment
Home-page: http://www.philtweir.co.uk/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.)
        
        ------------
        Dependencies
        ------------
        
        * numpy (>=1.4.1)
        * scipy (>=0.7.2)
        * sympy (>=0.7.1)
        * cairo (>=1.8.8)
        * gobject (>=2.21.5)
        * gtk (>=2.17.0)
        * Image (>=1.1.7)
        * matplotlib (>=1.0.1)
        * IPython (>=0.10)
        * rsvg (>=2.30.0)
        * argparse (>=1.1)
        * mpmath (>=0.13)
        
        If using Sympy 0.7 series, you may also need to install python-mpmath (as Sympy no longer bundles mpmath in)
        
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
