Travis Oliphant wrote:

> In NumPy, the data-type objects have function pointers to accomplish all 
> the things NumPy does quickly.

If the datatype object is to be extracted and made a
stand-alone feature, that might need to be refactored.

Perhaps there could be a facility for traversing a
datatype with a user-supplied dispatch table?

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to