Hi,

sorry for the three posts, but I dont find the button to edit my older
posts.
I have fixed the Error in the following time and in the first few
tests the algorithm now only needs half of the time.
I fixed it the following way:

T=Integers(4096)
S=Integers(p)
for i in range(1,((p-1)/2)+1):
 e=S(i)^(p-1-t)
 e0=T(e)
 e1=(S(e)-S(e0))/4096


Daniel Köhl


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to