OS-X package for matplotlib 0.72.1

Hi all,

I've built a new matplotlib package for OS-X. Bob Ippolito has
graciously hosted it at:

http://pythonmac.org/packages/

This is an upgrade to matplotlib 0.72.1, and it should work with Agg, Wx
and Tk. I have not included PyGTK, as you need fink and/or darwinports to run PyGTK, and if you're running those, you can get matplotlib through them (I think). This version should work on an stock OS-X 10.3.*

You, or course, need Numeric or numarray (available on the same site), and TK or wxPython, if you want to use those back ends.

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...

Hi all,

A user discovered that I had built only Numeric support, and not numarray support, into my OS-X matplotlib package. I've fixed that, and you can find the new version at:

http://www.pythonmac.org/packages/matplotlib-0.72.1-py2.3-macosx10.3.zip

It supports Numeric and/or numarray, and the Tk, Wx, and Agg back-ends. Note that TK and Wx are a bit weird, they both can crash python when you close the window. I'm only using the Agg back-end myself at the moment, so I'm not going to figure this out, but it would be great if someone did!

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...