Re: [Numpy-discussion] [Repost] Adding the arrays returned in an array iterator

2011-06-03 Thread srean
> If they are in a list, then I would do something like Apologies if it wasnt clear in my previous mail. The arrays are in a lazy iterator, they are non-contiguous and there are several thousands of them. I was hoping there was a way to get at a "+=" operator for arrays to use in a reduce. Seems l

Re: [Numpy-discussion] [Repost] Adding the arrays returned in an array iterator

2011-06-03 Thread Charles R Harris
On Thu, Jun 2, 2011 at 7:36 PM, srean wrote: > Bumping my question tentatively. I am fairly sure there is a good answer > and for some reason it got overlooked. > > Regards > srean > > -- Forwarded message -- > From: srean > Date: Fri, May 27, 2011 at 10:36 AM > Subject: Adding

[Numpy-discussion] [Repost] Adding the arrays returned in an array iterator

2011-06-02 Thread srean
Bumping my question tentatively. I am fairly sure there is a good answer and for some reason it got overlooked. Regards srean -- Forwarded message -- From: srean Date: Fri, May 27, 2011 at 10:36 AM Subject: Adding the arrays in an array iterator To: Discussion of Numerical Pyth