Updates:
        Labels: NeedsReview

Comment #22 on issue 821 by pr...@goodok.ru: multiple arguments for max and other improvements
http://code.google.com/p/sympy/issues/detail?id=821

Implementation of this behaviour is now here:
https://github.com/sympy/sympy/pull/176

Please call attention in which I am not sure:

- `nargs` from classes are removed.
- returning of the class with new arguments is implemented with the help of `evaluate = False` option.
- accessory methods are shaped as @classmethod

Also check the docstring for English, please.

--
You received this message because you are subscribed to the Google Groups 
"sympy-patches" group.
To post to this group, send email to sympy-patches@googlegroups.com.
To unsubscribe from this group, send email to 
sympy-patches+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy-patches?hl=en.

Reply via email to