Comment #11 on issue 2689 by [email protected]: Set and Dict args should be sorted
http://code.google.com/p/sympy/issues/detail?id=2689
I've had my head in combinations today...right now a set looks like a collection of items and so when I see sympy's Set I think that it should behave like such 'sets' and, for example, be able to tell you how many things it is holding and not say that `Set(1, 2) <> Set(2, 1)` -- 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.
