Terry Reedy wrote:
So a small extension to array with .map, .filter, .reduce, and a wrapper class would be more useful than I thought.

Also useful would be some functions for doing elementwise
operations between arrays. Sometimes you'd like to just do
a bit of vector arithmetic, and pulling in the whole of
numpy as a dependency seems like overkill.

--
Greg
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to