Comment #5 on issue 2475 by [email protected]: primitive should use Add, not _new_rawargs
http://code.google.com/p/sympy/issues/detail?id=2475
Yes and no, because we can assume that most hashes were already computed so we are speaking only about comparing integers (sorting by integer key). But a separate method for this would be cleaner. This way we would have three ways of initializing Add/Mul: 1) raw args, 2) raw args with sorting, 3) args.
-- 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.
