========
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)
