#7649: improve documentation (etc) of totallyreal_rel
-----------------------------+----------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.3
Component: number theory | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
-----------------------------+----------------------------------------------
Description changed by was:
Old description:
> {{{
> Here is a (small) patch which includes some explanation and references in
> the docstrings for totallyreal_rel.py.
>
> -- John Voight
> }}}
New description:
{{{
Here is a (small) patch which includes some explanation and references in
the docstrings for totallyreal_rel.py.
The roundoff error is a bit mystifying to me, but in any case I
believe I fixed it in the patch: just expanding the bounds works, and
seems to only slow it down by a small amount.
In truth, I think the issue has to do with the fact that math.floor
and math.ceil return float64 not ints, and so I have to coerce these
ints, but I couldn't verify this.
-- John Voight
}}}
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7649#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.