Re: [Numpy-discussion] 3D array problem challenging in Python

2013-01-02 Thread Happyman
Hi Chris, Thanks a lot. I did as you advised..but, unfortunately, I could not "negotiate" with "quad" function at all. what do you think if quad function can get arrays or not? Вторник, 1 января 2013, 19:53 -08:00 от Chris Barker - NOAA Federal : >On Sun, Dec 30, 2012 at 6:40 PM, Happyman <

Re: [Numpy-discussion] 3D array problem challenging in Python

2013-01-01 Thread Chris Barker - NOAA Federal
On Sun, Dec 30, 2012 at 6:40 PM, Happyman wrote: > Again the same problem here I want to optimize my codes in order to avoid > "Loop" as well as to get quick response as much as possible. BUT, it seems > really confusing, would be great to get help from Python programmers !!! > ==

Re: [Numpy-discussion] 3D array problem challenging in Python

2012-12-30 Thread Happyman
Hi Chris Actually, I think the request by me was not so properly explained, I'm afraid (sorry about that!!!) Let me explain precisely, Last time I calculated matrix which is from only one file. it took exactly:  237.71387 seconds. Let's say approx. 4 minute! BUT, IF I use it for more than