On Sat, Sep 1, 2012 at 1:39 PM, Chris Smith <[email protected]> wrote: > The big changes that breaks compatibility in a subtle way is that
What does this mean? > Permutation now multiplies from R to L. There were lots of other > changes: > > Some private functions underwent name changes. > > Some public methods were changed (name changes), moved or deleted. > > Permutation accepts args not *args and recognizes a size keyword. > > cyclic_form returns the abbreviated form (without singletons) and > `reduced_cyclic_form` was changed to `full_cyclic_form`. > > I've boosted coverage to 100% on a few of the files and added tests to > boost the others. I'm feeling good about the changes but someone else > needs to give it the final ok. > > -- > 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. > -- 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.
