Automorphism group of a PermutationGroup without GAP directly
24 views
Skip to first unread message
Trevor Karn
unread,
Jan 19, 2023, 9:32:39 PM1/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sage-devel
Am I correctly understanding that there is currently no method to return the automorphism group of PermutationGroup without directly invoking GAP? I'm thinking something along the lines of the `AbelianGroupGap.aut()` method. It doesn't seem to bad to add, I just want to make sure I'm not missing something before opening a ticket.