On Fri, Jul 23, 2010 at 1:05 PM, William Stein <wst...@gmail.com> wrote:
> Hi,
>
> During the last few weeks I've spent time optimizing code, among other
> things.  A surprising number of random things I look at in Sage are
> too slow by a factor of 10-100,
> usually due to programming style.    One way to help to remedy that
> would be to write a book or article about how to program Cython +
> Python *efficiently*, and avoid the numerous traps.  Basically, one
> false move in Python when implementing mathematics algorithms can
> knock you down by a factor of 10-100 in speed.   As an example of

I would love that too. I think it should be in the Cython documentation.

Ondrej

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to