Comment #22 on issue 3501 by [email protected]: Missing partitions in sympy.utilities.iterables.multiset_partitions
http://code.google.com/p/sympy/issues/detail?id=3501
Re your Git workflow: I don't know if git checkout sets up the branch to track by default. See if git pull updates the branch.
Usually, I just do "git checkout smichr/branch", which doesn't create a local branch. To update with that model, just do git fetch and git checkout again.
-- You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en.
