Michael Droettboom wrote:
> It's sort of a pygtk issue -- it 
> would have to be rewritten to take numpy arrays 

not quite -- it would have to be re-written to use the array interface, 
which is different, as that can be done without requiring numpy, or its 
headers.

 > which is probably
> unlikely to happen in the official codebase.

That was true before the array interface, when supporting arrays 
essentially meant a dependency on numpy. That's not longer true, so it's 
quite likely that the pygtk folks would accept a patch -- someone still 
would need to write that patch, though!

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to