[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-19 Thread Robert Miller
Nikos, > It seems that when the vertices are labelled 0,..., n-1 then the > translation is simply 0 <-> n, and the rest is fixed.  At least > this is the case with all examples I've seen.  Can I assume that > this will allways be the case? This is what happens. At first, the graph calls its rela

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Nikos Apostolakis
Jaap Spies writes: > > Download the patch ( be sure it is the original!) to $SAGEROOT > start ./sage > and do > sage: hg_sage.patch('trac_5017-graph_aut_gp_trans.patch') > cntrl-d > and do a ./sage -br > Thanks a lot. I did as you said and now the problem is solved. Also, thanks a lot to Robert

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Jaap Spies
Nikos Apostolakis wrote: > Jaap Spies writes: > >> Nikos Apostolakis wrote: >>> It seems that when the vertices are labelled 0,..., n-1 then the >>> translation is simply 0 <-> n, and the rest is fixed. At least >>> this is the case with all examples I've seen. Can I assume that >>> this wil

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Nikos Apostolakis
Jaap Spies writes: > Nikos Apostolakis wrote: >> >> It seems that when the vertices are labelled 0,..., n-1 then the >> translation is simply 0 <-> n, and the rest is fixed. At least >> this is the case with all examples I've seen. Can I assume that >> this will allways be the case? >> > >

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Jaap Spies
Jaap Spies wrote: > William Stein wrote: >> On Sun, Jan 18, 2009 at 3:53 AM, Jaap Spies wrote: >>> Nikos Apostolakis wrote: The "translation=True" flag does not work after upgrading to sage 3.2.3 I am not sure when this behaviour was introduced. In version 2.10.2 it works fine, un

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Jaap Spies
Nikos Apostolakis wrote: > Jaap Spies writes: > >> Nikos Apostolakis wrote: >>> The "translation=True" flag does not work after upgrading to sage 3.2.3 >>> I am not sure when this behaviour was introduced. In version 2.10.2 it >>> works fine, unfortunately I don't have a more recent old sage to

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Nikos Apostolakis
Jaap Spies writes: > Nikos Apostolakis wrote: >> The "translation=True" flag does not work after upgrading to sage 3.2.3 >> I am not sure when this behaviour was introduced. In version 2.10.2 it >> works fine, unfortunately I don't have a more recent old sage to check. >> >> sage: foo = Grap

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Jaap Spies
mabshoff wrote: > > > On Jan 18, 10:08 am, Jaap Spies wrote: >> William Stein wrote: >>> On Sun, Jan 18, 2009 at 3:53 AM, Jaap Spies wrote: > > > >>> Jaap -- great work tracking down when this broke. Could you open >>> a trac ticket? Thanks! >> I'm sorry I couln't be more precise. For som

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread mabshoff
On Jan 18, 10:08 am, Jaap Spies wrote: > William Stein wrote: > > On Sun, Jan 18, 2009 at 3:53 AM, Jaap Spies wrote: > > Jaap -- great work tracking down when this broke.  Could you open > > a trac ticket?  Thanks! > > I'm sorry I couln't be more precise. For some reason my sage-3.1.3 and

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Jaap Spies
William Stein wrote: > On Sun, Jan 18, 2009 at 3:53 AM, Jaap Spies wrote: >> Nikos Apostolakis wrote: >>> The "translation=True" flag does not work after upgrading to sage 3.2.3 >>> I am not sure when this behaviour was introduced. In version 2.10.2 it >>> works fine, unfortunately I don't have

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread William Stein
On Sun, Jan 18, 2009 at 3:53 AM, Jaap Spies wrote: > > Nikos Apostolakis wrote: >> The "translation=True" flag does not work after upgrading to sage 3.2.3 >> I am not sure when this behaviour was introduced. In version 2.10.2 it >> works fine, unfortunately I don't have a more recent old sage to

[sage-support] Re: graph.automorphism_group(translation=True) gives error in 3.2.3

2009-01-18 Thread Jaap Spies
Nikos Apostolakis wrote: > The "translation=True" flag does not work after upgrading to sage 3.2.3 > I am not sure when this behaviour was introduced. In version 2.10.2 it > works fine, unfortunately I don't have a more recent old sage to check. > > sage: foo = Graph() > sage: foo.add_edges(