Re: Fwd: [sage-devel] trivial Artin symbols

2015-01-23 Thread Peter Bruin
Hi Djordjo, It turns out that in your example the decomposition group is represented internally as a permutation group on the wrong number of elements. I am now testing a fix; see http://trac.sagemath.org/ticket/17664 . Peter -- Forwarded message -- From: Djordjo Milovic

[sage-devel] Error installing package

2015-01-23 Thread 손정갑
What should I do for install sage in my computer? -- You received this message because you are subscribed to the Google Groups sage-devel group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group,

[sage-devel] dict with key coercion

2015-01-23 Thread martin . vgagern
Hi! There are several places in sage where some operation returns a dictionary, and the values of the dictionary all come from a single category. In some places, that category is less than obvious. Example: sage: R.a,b,c = PolynomialRing(QQ, order='lex') sage: I = R.ideal(c^2-2, b-c, a) sage:

[sage-devel] trivial Artin symbols

2015-01-23 Thread Djordjo Milovic
Hi all, Can someone explain why there is an error when I try to compute an Artin symbol which is supposed to be trivial? In the following example, I am computing Artin symbols of some odd primes in the quadratic extension of discriminant -4. The Artin symbols of primes $\equiv 3\bmod 4$ are

[sage-devel] bug report: hash(1/x) != hash( (-1)/(-x) )

2015-01-23 Thread Vincent Delecroix
Hello, I found out that we have problems with elements of ZZ(x): sage: x = polygen(ZZ) sage: p = (-1)/(-x) sage: q = 1/x sage: p -1/-x sage: q 1/x sage: p == q True sage: hash(p) == hash(q) False One good challenge for the bug days. If no ticket is yet open about it, I will do that shortly.

Re: [sage-devel] trivial Artin symbols

2015-01-23 Thread John Cremona
I have forwarded your question to sage-nt John Cremona On 23 January 2015 at 12:51, Djordjo Milovic dzm...@gmail.com wrote: Hi all, Can someone explain why there is an error when I try to compute an Artin symbol which is supposed to be trivial? In the following example, I am computing Artin

[sage-devel] Re: dict with key coercion

2015-01-23 Thread Marc Mezzarobba
martin.vgag...@gmx.net wrote: Is there anything like this around already? sage.structure.sequence provides something similar for lists (and is indeed very useful), but I don't think it has a counterpart for dictionaries. -- Marc -- You received this message because you are subscribed to

Re: [sage-devel] Re: 10 year anniversary of Sage

2015-01-23 Thread David Joyner
On Fri, Jan 23, 2015 at 7:58 AM, mmarco mma...@unizar.es wrote: So, today is Sage's 10'th birthday? Happy birthday! Happy birthday, Sage! El martes, 20 de enero de 2015, 20:48:09 (UTC+1), William escribió: Hi, If you look at http://wstein.org/sage_old/ you'll find the first few