Comment #7 on issue 2855 by [email protected]: Removing sorting of Add.args and Mul.args
http://code.google.com/p/sympy/issues/detail?id=2855

Here is an example of a correct implementation:

https://github.com/certik/sympyx/blob/master/sympy_py.py

it is *super* simple, just study the code. In particular, look at Add.freeze_args(), Add.__eq__() and Add.__hash__().

--
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.

Reply via email to