Re: [Numpy-discussion] Profiling (was GSoC : Performance parity between numpy arrays and Python scalars)

2013-05-05 Thread Nathaniel Smith
On Sun, May 5, 2013 at 5:57 PM, David Cournapeau wrote: >> perf is a fabulous framework and doesn't have any way to get full >> callgraph information out so IME it's been useless. They have >> reporting modes that claim to (like some "fractal" thing?) but AFAI >> been able to tell from docs/googli

Re: [Numpy-discussion] Profiling (was GSoC : Performance parity between numpy arrays and Python scalars)

2013-05-05 Thread David Cournapeau
On Thu, May 2, 2013 at 2:58 PM, Nathaniel Smith wrote: > On Thu, May 2, 2013 at 9:25 AM, David Cournapeau wrote: >>> * Re: the profiling, I wrote a full oprofile->callgrind format script >>> years ago: http://vorpus.org/~njs/op2calltree.py >>> Haven't used it in years either but neither oprofile

Re: [Numpy-discussion] numpy.scipy.org page 404s

2013-05-05 Thread Robert Kern
On Sun, May 5, 2013 at 1:49 PM, Pauli Virtanen wrote: > 05.05.2013 15:42, Robert Kern kirjoitti: > [clip: spam] >> Manually. I have a whitelist of known-good pages that helps narrow it >> down. I'll take care of it in a few hours. > > Thanks a lot! Done. -- Robert Kern __

Re: [Numpy-discussion] numpy.scipy.org page 404s

2013-05-05 Thread Pauli Virtanen
05.05.2013 15:42, Robert Kern kirjoitti: [clip: spam] > Manually. I have a whitelist of known-good pages that helps narrow it > down. I'll take care of it in a few hours. Thanks a lot! Cheers, Pauli ___ NumPy-Discussion mailing list NumPy-Discussion@sc

Re: [Numpy-discussion] numpy.scipy.org page 404s

2013-05-05 Thread Robert Kern
On Sun, May 5, 2013 at 1:34 PM, Pauli Virtanen wrote: > 04.05.2013 14:12, Robert Kern kirjoitti: > [clip] >>> How about restricting editing pages to people in EditorGroup? There >>> should be an option in Moin config for that. I don't think there is any >>> other solution to the spam with the Moin

Re: [Numpy-discussion] numpy.scipy.org page 404s

2013-05-05 Thread Pauli Virtanen
04.05.2013 14:12, Robert Kern kirjoitti: [clip] >> How about restricting editing pages to people in EditorGroup? There >> should be an option in Moin config for that. I don't think there is any >> other solution to the spam with the Moin wiki at present. > > Done. How do we go about removing the

Re: [Numpy-discussion] "Lists" and "Join" function needed

2013-05-05 Thread Bakhtiyor Zokhidov
Thanks for the answer in Stackoverflow. I checked it out. Суббота, 4 мая 2013, 21:24 -04:00 от Warren Weckesser : >On 5/4/13, Bakhtiyor Zokhidov < bakhtiyor_zokhi...@mail.ru > wrote: >> >> Hi, >> I have the following code which represents intersected point of each cell in >> the given two poi