#7678: shorten very long doctests in rings/arith.py
---------------------------+------------------------------------------------
Reporter: AlexGhitza | Owner: tbd
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-4.3.1
Component: doctest | Keywords:
Work_issues: | Author: Alex Ghitza
Upstream: N/A | Reviewer: John Cremona
Merged: |
---------------------------+------------------------------------------------
Comment(by AlexGhitza):
Replying to [comment:2 cremona]:
> I see what you did here: (1) you removed tha 'gap' algorithm from the
test, presumably because it was slowest
Actually, the splitting into range(2, 2255) including 'gap' and
range(2256, 5000) excluding 'gap' was there before I touched this, and it
was indeed because gap gets rather slow at doing this computation. The
only real change I made was to pick 500 integers in each range instead of
testing the whole range.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7678#comment:7>
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.