#13651: padic _ntl_rep_abs incorrect for extension fields
--------------------------------+-------------------------------------------
Reporter: saraedum | Owner: roed
Type: defect | Status: new
Priority: minor | Milestone: sage-5.5
Component: padics | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Julian Rueth | Merged in:
Dependencies: | Stopgaps:
--------------------------------+-------------------------------------------
Comment (by saraedum):
There was a problem in {{{_internal_lshift()}}}. I rewrote it to use
multiplications of the form {{{x^e/p}}} which can be done without a
precision loss.
It initially took me a while to understand what {{{_ntl_rep_abs()}}} does.
I reformulated it heavily in this patch but I (hopefully) did not change
what it does at all. I hope it's easier to understand now.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13651#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.