Updates:
        Labels: EasyToFix

Comment #2 on issue 2740 by [email protected]: Some Poly docstrings should be moved out of the internals
http://code.google.com/p/sympy/issues/detail?id=2740

That is (for beginners) it is needed to transfer the docstrings from "sympy.polys.densetools.py" to "sympy/polys/polytools.py".

Thoughtfully.

We have a good docstring in internal function,

from sympy.polys.densetools import *
dup_decompose?

But bad for user

Poly(x).decompose?
only the formal title.

And for the documentation, which build from the them.

http://docs.sympy.org/dev/modules/polys/reference.html#basic-polynomial-manipulation-functions

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