William Stein wrote: > On Sun, Jan 18, 2009 at 3:53 AM, Jaap Spies <j.sp...@hccnet.nl> 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 check. >>> >>> sage: foo = Graph() >>> sage: foo.add_edges([(0,1,1),(1,2,2), (2,3,3)]) >>> sage: foo.automorphism_group(translation=True) >> >> This worked in sage-3.1.2 and before, giving >> (Permutation Group with generators [(1,2)(3,4)], {0: 4, 1: 1, 2: 2, 3: 3}) >> >> In sage-3.2.1 and later this fails. >> >> Jaap > > 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-3.1.4 don't work anymore. I'll open a ticket shortly. Jaap > William > > > > > --~--~---------~--~----~------------~-------~--~----~ 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/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---