On 6/6/06, Charlie Moad <[EMAIL PROTECTED]> wrote:
> New compile to match numpy-0.9.8.
> win32-py2.4 coming tomorrow morning...
>
> http://cheeseshop.python.org/pypi/matplotlib/
> http://sourceforge.net/project/showfiles.php?group_id=80706
>
> ===============================================================
> 2006-06-06 Released 0.87.3 at revision 2432

And just to prove that ipython is wedded to mpl til death do us part:

http://scipy.net/pipermail/ipython-user/2006-June/001750.html

We put 0.7.2 of ipython out also yesterday, and it does include a
number of fixes to the threading support that pylab requires with the
WX, GTK or Qt backends.

Cheers,

f

ps - it seems the matplotlibrc file at:

http://matplotlib.sf.net/matplotlibrc

is a bit outdated:

In [1]: import matplotlib
/home/fperez/tmp/local/lib/python2.3/site-packages/matplotlib/__init__.py:947:
UserWarning: Bad val "free" on line #204
        "image.aspect : free              # free | preserve"
        in file "/home/fperez/.matplotlib/matplotlibrc"
        not a valid aspect specification

The one in the source distro is fine (I'm in the middle of updating,
so I noticed).


_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to