Oops, there was a typo: On Jul 28, 1:20 pm, Simon King <[email protected]> wrote: > Put the following code into a file int2Z.pyx: > > def test(N): > cdef int i Here, insert a=0
> for i from 0 <= i <= N: > a += 1 # just in order to avoid that the loop is empty Cheers, Simon --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
