[SciPy-user] [Numpy-discussion] Need more comments from scientific community on python-dev

John Hunter jdhunter at ace.bsd.uchicago.edu
Tue Oct 31 12:13:24 EST 2006


>>>>> "Travis" == Travis Oliphant <oliphant at ee.byu.edu> 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.

JDH



More information about the SciPy-User mailing list