Can you be more specific about what you mean by messy, and what your suggested class would contain? There is already a PermutationGroup class that represents a group generated by a set of permutations.
Aaron Meurer On Tue, Apr 12, 2022 at 11:01 AM Orestis Vaggelis <[email protected]> wrote: > > Hello, my name is Orestis Vaggelis and I'm a senior undergraduate mathematics > student in Greece. I noticed that the code related to group-theoretic methods > is a bit messy. Therefore I'm thinking if creating a Group class containing > all the related methods and subclasses would be beneficial. > > I am more than happy to hear your thoughts about this! > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/5dac6985-8a44-4507-9d86-f152da9ce660n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6L5bETFiwtK6DX6b%2B2Lfdvky77LT6AkeEqsJauAnbcVSQ%40mail.gmail.com.
