#13272: clean up the factor() docstring/interface for univariate polynomials
---------------------------------+------------------------------------------
Reporter: saraedum | Owner: mvngu
Type: task | Status: needs_review
Priority: trivial | Milestone: sage-5.3
Component: documentation | Resolution:
Keywords: beginner | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Changes (by saraedum):
* status: new => needs_review
Comment:
I mostly tried to simplify the wording in some places and unify the way
polynomial rings are constructed. I changed the example where
{{{_factor_univariate_polynomial()}}} is replaced since adding
factorization where none is present seemed more natural to me. I removed
the test for {{{Test that this factorization really uses ``nffactor()``
internally::}}} since it apparently did not test anything. PARI's debug
output is sent to stderr so the doctests do not see it; since there is an
empty line after the line {{{F = pol.factor()}}}, the doctests expected no
output to stdout which is what actually happened.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13272#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en.