#8879: Bad indentation and tabs and very long tests in padic hyperelliptic curve
file
-------------------------------+--------------------------------------------
Reporter: kcrisman | Owner: cremona
Type: defect | Status: new
Priority: minor | Milestone: sage-4.4.2
Component: elliptic curves | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Comment(by kcrisman):
Also, the tests at lines 465 ff. take 12-15 seconds EACH on a pretty new
computer. Shouldn't these be marked # long time? In general quite a few
of the doctests take very long, and there are so many that it seems
reasonable that some don't have to be run in a normal make check.
There is a further tab character in line 752:
{{{
sage: T = HK(0,1,0)
}}}
and line 757
{{{
sage: HK.coleman_integral(w*x^3,T,S)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8879#comment:2>
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.