Re: [sage-support] An error occurred while running Simon's 2-descent program

2013-08-05 Thread Georgi Guninski
The same curve is strange over QQ[sqrt(5)]: sage: Z1.Z=ZZ[];Nf.v=NumberField(Z**2-5);E=EllipticCurve(Nf,[-256,0]);ge=E.gens();[i.order() for i in ge] [+Infinity, +Infinity] sage: ge [(1600*v + 3200 : -128000*v - 256000 : 1), (-1600*v + 3200 : -128000*v + 256000 : 1)] sage:

Re: [sage-support] An error occurred while running Simon's 2-descent program

2013-08-05 Thread John Cremona
Neither of these is strange, this is perfectly normal behaviour and output for a 2-descent. It gives lower and upper bounds for the rank, and these may not be equal. Specifically, they will differ by (at least) the 2-rank of the Tate-Shafarevich group (Sha) of the curve. 2-descent by itself is

[sage-support] Re: One cell server

2013-08-05 Thread Jotace
Thanks Jason, I think we'll use aleph. Nevertheless I would like to try your virtual image, where can one find it? Regards, JC -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group and stop receiving emails from it,

[sage-support] Re: One cell server

2013-08-05 Thread Jason Grout
On 8/5/13 10:09 AM, Jotace wrote: Thanks Jason, I think we'll use aleph. Nevertheless I would like to try your virtual image, where can one find it? It's not published yet (and it's being continually updated---I just updated it a few minutes ago, for example). I'll post the KVM disk

[sage-support] Re: One cell server

2013-08-05 Thread Jason Grout
On 8/5/13 10:38 AM, Jason Grout wrote: I'll post the KVM disk images sometime today. I put them up at http://boxen.math.washington.edu/home/jason/sagecell-kvm-images/ You'll need to be running KVM. The sagecell.img file uses the centos.img as a base image. I generated these images using

[sage-support] Worksheet input colors

2013-08-05 Thread DAVID SCHARTMAN
How do I get my worksheet to color inputs ala the tutorials? OS10.5.8 -- You received this message because you are subscribed to the Google Groups sage-support group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com.