On Mar 16, 2009, at 2:25 PM, epple wrote: > Actually I am getting the same result for other permutations, like: > > sage: h=PermutationGroupElement('(1,3,2)') > sage: k=PermutationGroupElement('(1,2,3),(4,5)') > sage: k^2==h,h==k^2 > (False, True)
Hmm... looks like permutation groups aren't being properly coerced from one Parent to another. - Robert --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---