Re: [Numpy-discussion] fast take patch

2008-04-18 Thread Stéfan van der Walt
Hi Eric On 18/04/2008, Eric Firing <[EMAIL PROTECTED]> wrote: > The motivation for the patch is that in matplotlib color mapping, such as [...] Beautiful patch, good motivation. Thank you! Applied in r5044. Regards Stéfan ___ Numpy-discussion maili

[Numpy-discussion] fast take patch

2008-04-18 Thread Eric Firing
Stefan, (or anyone else who might be interested) Since you committed my fast putmask patch many months ago, I thought you might like to deal with my fast take patch. Attached is the diff relative to 5043, ignoring whitespace. (Yes, those pesky whitespace anomalies are still cropping up.) T