SymPy does have a module for groups. It's in the combinatorics module (because it only handles finite permutation groups).
Aaron Meurer On Thu, Feb 13, 2014 at 11:09 AM, Aditya Shah <[email protected]> wrote: > Hi, > I posted about my idea to implement Group Theory module in Sympy. According > to the prerequisites for any GSOC aspirant, he has to post a patch/PR > regarding the topic he wishes to base his GSOC project on. Now, since Sympy > doesn't contain any module related to Groups, can anyone please tell me > where can I start? > > Thanks, > Aditya Shah > > PS: I am really excited to work with the Sympy community, so please reply. > > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
