A good article on optimization

Ralf Gommers ralf.gommers at googlemail.com
Sat Jun 4 15:14:36 EDT 2011


On Sat, Jun 4, 2011 at 1:45 PM, Pieter Holtzhausen <holtzhau at gmail.com>wrote:

> http://scikit-learn.sourceforge.net/dev/developers/performance.html
> from our scikits-learn brethren.
>

Yes, that's a very good approach.

>
> And here is a google summer of code 2007 participant:
> http://www.python.org/dev/peps/pep-0368
> I'm interested in how much one would gain in comparison with a numpy
> based approach.
>

Eh, nothing? Looks like that never got off the ground, it sounds to me like
it wanted to do what the buffer protocol does - just in a more clumsy way. I
also don't see anything in that PEP that would make it faster then
scipy.ndimage.

Cheers,
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20110604/676631c6/attachment.html>


More information about the scikit-image mailing list