Updates:
Labels: NeedsReview
Comment #22 on issue 821 by [email protected]: 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-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.