AxesGrid toolkit 0.1a

Hi list,

I packaged some of python modules that I have been using as a mpl
toolkit. They are mostly helper classes to display images more
conveniently. Note that I put some of them in the matplotlib as
examples.

http://dl.getdropbox.com/u/178748/AxesGrid/htdocs/index.html

It consists of pure python modules, so the installation should be
straight forward. But I guess you need the svn version of mpl.

> python setup.py install

While the code is currently poorly documented, and may not be suitable
for normal users, I'm releasing it in a hope that some others find
this useful. I tried to wrote a short summary of modules included.
Although it is far from complete (and written in poor english), I hope
this gives you some idea what you can do with this toolkit.

http://dl.getdropbox.com/u/178748/AxesGrid/htdocs/users/overview.html

Regards,

-JJ