Hi there, just started using SAGE for some research related stuff a couple of weeks ago. Is there a way to get the conjugacy classes of a group, in the same way as GAP does? I don't quite mean neither "conjugacy_classes_subgroups" (which returns conjugacy classes of subgroups, not of elements) nor "conjugacy_classes_representatives" that returns only one element of each conjugacy class, but something like GAP's "ConjugacyClasses".
So far I solved the problem by defining my groups through GAP, but this forces me to use GAP syntax all the time and add lots of ".AsList ()" to get access to elements. Is there a better way? Cheers Javier --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
