Comment #3 on issue 2485 by [email protected]: multiset_partitions http://code.google.com/p/sympy/issues/detail?id=2485
Ahh, that did it. You identified what has been bugging me about this. I've been sketching out different multisets and seeing how generating their unique partitions would look and wondering whether the implementation given should do that. In the end, I just don't know how it's suppose to be used (as I don't do this sort of thing often). I think a renaming would be good. But if someone doesn't give a set I don't suppose it should be made into a set. Is there a better name, like list_partitions? -- 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.
