Re: [sage-support] memory error

2011-04-11 Thread Volker Braun
Most likely you don't have enough ram to store 101^5 temporary values. -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/gr

Re: [sage-support] memory error

2011-04-10 Thread Justin C. Walker
On Apr 10, 2011, at 12:35 , Foad Khoshnam wrote: > Hi > I don't know why the function "A=H.point()" at the followe program > for the finite field with size 101^5 don't work. > But for the finite field with size 101^2 it work. Could you be a little more specific? "it doesn't work" is not a lot t

[sage-support] memory error

2011-04-10 Thread Foad Khoshnam
Hi I don't know why the function "A=H.point()" at the followe program for the finite field with size 101^5 don't work. But for the finite field with size 101^2 there is no problem. sage: k.=GF(101^5,'x'); sage: x=polygen(k); sage: H = HyperellipticCurve(x^5 + 12*x^4 + 13*x^3 + 15*x^2 + 33*x); sage

[sage-support] memory error

2011-04-10 Thread Foad Khoshnam
Hi I don't know why the function "A=H.point()" at the followe program for the finite field with size 101^5 don't work. But for the finite field with size 101^2 it work. sage: k.=GF(101^5,'x'); sage: x=polygen(k); sage: H = HyperellipticCurve(x^5 + 12*x^4 + 13*x^3 + 15*x^2 + 33*x); sage: J = H.jaco

[sage-support] Memory Error?

2009-01-31 Thread Rolandb
Hi, I received first a MemoryError, and later on Sage reported: /usr/local/sage/local/bin/sage-sage: line 358: 10172 Killed python "$@" {{{id=59| uitkomst1=[] uitkomst2=[] eind=int((10^9+2)/(2*sqrt(3))) print eind for y in srange(1,eind): test1=is_square(3*y^2+1,True) test2=is_square(48*y^2+1,