#10902: proof=False unnecessary in factor()
----------------------------------------------------+-----------------------
Reporter: zimmerma | Owner: malb
Type: defect | Status:
needs_work
Priority: critical | Milestone: sage-5.0
Component: commutative algebra | Resolution:
Keywords: sd34 | Work issues: doctest
failure
Report Upstream: N/A | Reviewers:
Authors: Martin Albrecht, Paul Zimmermann | Merged in:
Dependencies: #10903 | Stopgaps:
----------------------------------------------------+-----------------------
Changes (by zimmerma):
* status: needs_review => needs_work
* work_issues: => doctest failure
Comment:
one doctest fails with sage-5.0.beta13:
{{{
tarte% ../../../sage -t
devel/sage-10902/sage/categories/quotient_fields.py
...
Expected:
Traceback (most recent call last):
...
NotImplementedError: proof = True factorization not implemented. Call
factor with proof=False.
Got:
(x + y)^-1 * y * x
}}}
Paul
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10902#comment:26>
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.