On 8-Jan-10, at 8:55 AM, javier wrote:
Hi all, I have been working on this and after a while decided that my original approach wasn't the most appropriate and started rewriting everything for scratch. After thinking about this problem making "conjugacy_class" a method that returns a list (or set) didn't feel right. GAP has many methods working on conjugacy classes, so the most natural thing to do should be to create a sage/python class "ConjugacyClass" for conjugacy classes, and wrap any desired GAP methods inside this class. Does this sound fine?
I am not able to comment on this particular problem, but in general I am a strong +1 to this approach.
Nick
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org