Functions such as Group(), PermutationGroup() take such lists as inputs. On 17 January 2024 06:35:07 GMT, 'Ruchit Jagodara' via sage-devel <sage-devel@googlegroups.com> wrote: >And to implement the function, I want a function that takes a list of >generators and returns a group. Does anyone know of any function that can >do this? >On Friday, January 12, 2024 at 8:38:18 PM UTC+5:30 Ruchit Jagodara wrote: > >> I am implementing the minimum_generating_set function in Sage, but I am >> facing some issues, such as where I should implement that function as my >> implementation uses some gap methods. And I found one class ParentLibGAP >> which can be used for this but I am not sure because I found that >> PermutationGroup class is not derived from this class so if I implement >> this function here then function will not be available for this group (And >> I don't know if there are many more), plus I have to use some functions of >> GroupMixinLibGAP class, so can you please suggest me a location or any fix >> for this. > >-- >You received this message because you are subscribed to the Google Groups >"sage-devel" group. >To unsubscribe from this group and stop receiving emails from it, send an >email to sage-devel+unsubscr...@googlegroups.com. >To view this discussion on the web visit >https://groups.google.com/d/msgid/sage-devel/b85fbbca-be39-4fbb-9629-42ffa16e4c0fn%40googlegroups.com.
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/108D3164-FD50-48C2-B6A3-A895048096E7%40gmail.com.