On Wed, Jun 13, 2012 at 5:06 AM, Aleksandar Makelov <[email protected]> wrote: > Hi again, > > Based on the discussion I can suggest the following concrete changes: > - for now, use both Perm and Permutation as names for the class defining a > permutation > - similarly, use both PermGroup and PermutationGroup as names for the class > defining a permutation group > - remove the checks from Perm, and make a *function* PermS (the name is > deliberately chosen to be as close as Perm) that performs the checks and > then constructs a permutation object using Perm (the name comes from > Permutation Safe). > > What do you guys think?
+1 > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/sympy/-/eHdNa_c2shoJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/sympy?hl=en. -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
