#7719: Improvements to complex AGM
--------------------------------+-------------------------------------------
Reporter: cremona | Owner: AlexGhitza
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.3.1
Component: basic arithmetic | Keywords: complex agm
Work_issues: | Author: John Cremona, Robert Bradshaw
Upstream: N/A | Reviewer: Robert Bradshaw, John Cremona
Merged: |
--------------------------------+-------------------------------------------
Comment(by robertwb):
I found another case where it enters into an infinite loop. It's just
messy when the required precision is so close to the rounding error, and
we're doing many real operations here. Other than that, positive review to
the changes you made.
The solution, it seems, is to require at least half the desired precision
on the penultimate iteration. Patch coming up.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7719#comment:16>
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.