On 10/31/06, John Hunter <[EMAIL PROTECTED]> wrote:
>>>>> "Travis" == Travis Oliphant <[EMAIL PROTECTED]> writes:
    Travis> All of these seem to define their own objects which are
    Travis> basically just interpretations of chunks of memory.  At
    Travis> one time, we might have said "these should all be
    Travis> sub-classes of the ndarray".  Now, we are thinking more

What about blitting pixel buffers from mpl or chaco agg into various
GUI windows, GTK, Tk, WX, etc....  This seems like a ready made case
for the array interface.  I could pipe in with an example like this if
it would help.

I would also like to see the socket object take a more general type than python strings. I suspect there are a lot of such things in python -- interfaces to services and such -- that would benefit from using a more general interface to memory blocks. But I am not a python developer and don't really know how to make that case.

Chuck



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to